MeasureGroupType Enumeration
MeasureGroupType Enumeration
The MeasureGroupType enumeration provides a list of measure group types that may be used in Analysis Services and is passed to the client application for presentation to the end user.
Enumeration Values
| Name | Summary |
|---|---|
| Regular | Specifies a regular measure group. |
| ExchangeRate | Specifies that the measure group contains measures and other items that are related to exchange rate data. |
| Sales | Specifies that the measure group contains measures and other items that are related to sales data. |
| Budget | Specifies that the measure group contains measures and other items that are related to budget data. |
| FinancialReporting | Specifies that the measure group contains measures and other items that are related to financial reporting data. |
| Marketing | Specifies that the measure group contains measures and other items that are related to marketing data. |
| Inventory | Specifies that the measure group contains measures and other items that are related to inventory data. |