SumMeasure
A measure that calculates the sum of all values from the referenced column across the aggregated data set. SumMeasure uses the SQL SUM() aggregate function and represents the most common type of OLAP measure for additive metrics like sales amounts, quantities, costs, and revenues. The measure provides fully additive behavior, meaning values can be meaningfully summed across all dimensions. SumMeasure supports fast aggregation for INTEGER and NUMERIC data types and is optimized for pre-aggregated table usage, making it the highest-performance measure type for typical business metrics.
Extends
- ColumnBaseMeasure 🔗
Attributes
Name | Id | Type | Lower | Upper |
---|
References
Name | Type | Lower | Upper | Containment |
---|