MeasureTType
Identifies the specific measure of the cell designating the order value of the Measure within the MeasureDimension and provides information on the storage location of the value for the measure. When individual measures are stored in separately identifiable locations repeat Measure to define each measure and storage location. When multiple measures are stored as an ordered array in a single location list each in the array as a MeasureDimensionValue with its specified arrayOrder within a single Measure definition.
Properties
Name |
Type |
Description |
|
---|---|---|---|
MeasureDimensionValue |
0..n |
Specifies the orderValue of the Measure in the MeasureDimension described in the NCubeInstance along with its arrayOrder if multiple measures are provided as an array in a single storage location. |
|
PhysicalTableLocation |
0..1 |
Description of the physical location of the measure value(s) in the data file. |
Relationships
The following identified item types reference this type.