MeasureUsage Methods

The MeasureUsage type exposes the following members.

Methods
  NameDescription
Public methodRemoveTotalsCalculationRule
Removes any existing totals calculation rule and reverts to using the standard aggregator.
Public methodReplaceUniqueName
Replaces the unique name for the current measure usage. When the current instance references a calculated measure, its name is also changed accordingly.
Public methodSetupColumnTotalsCalculation
Defines an optional calculation rule to be employed for subtotals and grand totals. The calculations are performed alongside result columns.
Public methodSetupRowTotalsCalculation
Defines an optional calculation rule to be employed for subtotals and grand totals. The calculations are performed alongside result rows.
Public methodSwitchTotalsCalculationRules
Switches the calculation axis for any defined totals calculation rule. The calculations are performed alongside result columns.
Top
See Also