DefaultMeasure Element (ASSL)

Contains a Multidimensional Expressions (MDX) expression that defines the default measure for a Cube or Perspective element.

Syntax

<Cube> <!-- or Perspective -->
   ...
   <DefaultMeasure>...</DefaultMeasure>
   ...
</Cube>

Element Characteristics

Characteristic

Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent element

Cube, Perspective

Child elements

None

Remarks

The elements that correspond to the parents of DefaultMeasure in the Analysis Management Objects (AMO) object model are Cube and Perspective.

See Also

Reference