Aggregated Operators

Avg
calculates the average value for a measure.
Count
calculates the total number of values for a category.
Distinct
calculates the number of distinct values for a category.
Max
calculates the greatest value for a measure.
Min
calculates the least value for a measure.
Sum
calculates the sum of the values for a measure.