Formula |
| Name | Description | |
|---|---|---|
| AddCalculatedMeasure(MeasureUsage, MetricSetUsage) | Add a new measure to the current instance. The measure must belong to one of the already defined dependencies. | |
| AddCalculatedMeasure(String, String, String) | Add a new script measure, based on a Dundas statement that combines existing measures and possible numeric parameters. | |
| AddCalculatedMeasure(String, String, String, IEnumerableMetricSetUsage) | Add a new calculated measure to the current instance. |