SplitMeasuresOn
Specifies the priority for organizing measures into tables when SplitMeasures is enabled. Provide a comma-delimited list of attributes to determine the sorting order.
Data Type
string
Default Value
"MeasureGroup"
Remarks
The connector names the split-measure tables based on the first populated attribute in the list. Available attribute values include:
- MeasureGroup
- DisplayFolder
If none of the attributes in the list are populated for a measure, the connector places the measure in a generic Measures table. For example, setting SplitMeasures to MeasureGroup,DisplayFolder prioritizes grouping measures by their MeasureGroup. If the MeasureGroup attribute is not populated for a measure, the connector uses the DisplayFolder attribute as the fallback grouping method.