PerspectiveMeasureGroup Data Type (ASSL)

Defines a primitive data type that represents information about a measure group in a Perspective element.

Syntax

  
<PerspectiveMeasureGroup>  
   <MeasureGroupID>...</MeasureGroupID>  
   <Measures>...</Measures>  
   <Annotations>...</Annotations>  
</PerspectiveMeasureGroup>  

Data Type Characteristics

Characteristic Description
Base data types None
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements Annotations, MeasureGroupID, Measures
Derived elements MeasureGroup (MeasureGroups collection of Perspective)

Remarks

A measure group in a perspective has the same structure as a measure group in the underlying cube.

The corresponding element in the Analysis Management Objects (AMO) object model is PerspectiveMeasureGroup.

See Also

Analysis Services Scripting Language XML Data Types (ASSL)