MeasureUsage Methods |
The MeasureUsage type exposes the following members.
| Name | Description | |
|---|---|---|
| RemoveTotalsCalculationRule |
Removes any existing totals calculation rule and reverts to using the standard aggregator.
| |
| ReplaceUniqueName |
Replaces the unique name for the current measure usage. When the current instance references a calculated measure, its name is also changed accordingly.
| |
| SetupColumnTotalsCalculation |
Defines an optional calculation rule to be employed for subtotals and grand totals.
The calculations are performed alongside result columns.
| |
| SetupRowTotalsCalculation |
Defines an optional calculation rule to be employed for subtotals and grand totals.
The calculations are performed alongside result rows.
| |
| SwitchTotalsCalculationRules |
Switches the calculation axis for any defined totals calculation rule.
The calculations are performed alongside result columns.
|