SplitMeasures
Enable this property to split the Measures table into individual tables and distribute measures into their respective dimension tables.
データ型
bool
デフォルト値
false
解説
By default, the 本製品 groups all measures into a single table called Measures. When you enable SplitMeasures, the 本製品 reorganizes the measures in the following ways:
- Separate Tables for Measures-Only Groups: If a table contains only measures, the driver creates a dedicated table for those measures.
- Integration with Dimensions: The driver includes measures in their corresponding dimension tables if applicable.
This property is useful for creating a more intuitive schema layout when analyzing datasets with numerous measures and dimensions. Use this property with the SplitMeasuresOn property to control how measures are grouped into subtables based on attributes such as MeasureGroup or DisplayFolder.