FormulaMetricSetAddCalculatedMeasure Method |
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.
(Inherited from MetricSet.) | |
AddCalculatedMeasure(String, String, String, IEnumerableMetricSetUsage) |
Add a new calculated measure to the current instance.
|