ReferenceMeasureGroupDimension Data Type (ASSL)
Defines a derived data type that represents a dimension that is indirectly related to the fact table through an intermediate dimension. (For example, a Sales measure group can reference a Geography dimension, which is related through the Customer dimension.)
<ReferenceMeasureGroupDimension>
<!-- The following elements extend MeasureGroupDimension -->
<IntermediateCubeDimensionID>...</IntermediateCubeDimensionID>
<IntermediateGranularityAttributeID>...</IntermediateGranularityAttributeID>
<Materialization>...</Materialization>
</ReferenceMeasureGroupDimension>
Relationship | Element |
|---|---|
Parent elements | None |
Child elements | IntermediateCubeDimensionID, IntermediateGranularityAttributeID, Materialization |
Derived elements | None |
The corresponding element in the Analysis Management Objects (AMO) object model is ReferenceMeasureGroupDimension.
