MetricSetService.switchTotalsCalculationRules Method
Switches the calculation axis for any defined totals calculation rules for the specified measure.
Parameters
- metricSetId
-
Type: String
The ID of the metric set to switch the measure totals calculated rule.
- measureUsageUniqueName
-
Type: String
The unique name of the measure.
Return Value
Type: jQuery.Promise
Value: dundas.entities.MetricSet
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.MetricSet is returned.