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. |
Remarks
The elements that correspond to the parents of DefaultMeasure in the Analysis Management Objects (AMO) object model are Cube and Perspective.