Expand Minimize
This topic has not yet been rated - Rate this topic

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>

Characteristic

Description

Base data types

MeasureGroupDimension

Derived data types

None

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.