Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Contains the details of the source containing the value of the Measure element.
Syntax
<Measure>
...
<Source xsi:type="DataItem">...</Source>
...
</Measure>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
|
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Remarks
The Source of the DataItem, which serves as the Source of the Measure, can in turn be of type RowBinding, ColumnBinding, MeasureBinding, or CubeDimensionBinding.
For additional information about the DataItem type, including a table of ASSL objects and properties of the DataItem type, see DataItem Data Type (ASSL).
The element corresponding to the parent of Source in the Analysis Management Objects (AMO) object model is Measure.