Table of Contents | ||||
---|---|---|---|---|
|
...
This operation collects given elements into a map including their count (pairs <value, repetitions>), following the order of aggregated events.
...
After grouping the data, select Aggregate in the search window toolbar, then select the Collect compact operation. You need to specify one argument:
Argument | Data type |
---|---|
mandatory | any |
The data type of the aggregated values is map.
...