...
Queries to use lookup operations present some particularities that make them incompatible when used from the search window to Activeboards or vice versa. The use of symbols is different and the domain name is required in one of them.
Search window | Activeboards |
---|---|
Syntax:
Query example:
| Syntax:
Query example:
|
Related article: Data enrichment
...
Order operations are slightly adjusted in queries used from the search window to Activeboards or vice versa. On a general basis, both constructions work fine in both areas but each area has one of them as the default. This can create confusion because of the automatic transformations that are carried out in several processes when bringing queries from one place to the other. Here you have the preferred syntax for each of them, both to filter and create column:
Search window | Activeboards |
---|---|
Syntax: Create column: Query example:
| Syntax: Create column: Query example:
|
Related articles: Order group
...
This operation will return the set of distinct values for the specified field when grouping events. This operation is not supported in the search window so you need to be careful when using queries from one area to the other. If you want to use it outside Activeboards you can do so with the query API.
Search window | Activeboards |
---|---|
| Syntax:
Query Example:
|
Related articles: Query API
...
This operation is not supported in the search window so you will not be able to bring queries from one are to the other. To use this operation outside Activeboards, you need to use the query API.
Search window | Activeboards |
---|---|
| Syntax: Create column: Query example:
|
Related articles: Query API
...
Subqueries are not supported in the search window yet so you need to be careful when using queries from one area to the other because you will not be able to reproduce subqueries. If you want to use subqueries out of Activeboards, your only option so far is to use the query API.
Search window | Activeboards |
---|---|
| Syntax: Create column: Query example:
|
Related articles: Subqueries, Query API
...