Enumeration
Supported expression functions.
Enumeration Members
Enumeration member | Value |
---|---|
Average | "AVERAGE" |
Count | "COUNT" |
Max | "MAX" |
Min | "MIN" |
PercentileContinuous | "PERCENTILE_CONTINUOUS" |
PercentileDiscrete | "PERCENTILE_DISCRETE" |
StandardDeviation | "STANDARD_DEVIATION" |
Sum | "SUM" |