AggregationFunction Enum
Aggregation function
Possible Values
#
AVG
Average value
COUNT
Count of the values
MAX
Maximum value
MIN
Minimum value
SUM
Sum of the values
UNIQUE
Unique values
Usages
#
References
#
- Field function from Aggregation
Previous
Aggregation
Next
Alignment