Goal Element (ASSL)
Identifies the desired goal in a Kpi element.
Syntax
<Kpi>
...
<Goal>...</Goal>
...
</Kpi>
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 Goal element contains a Multidimensional Expressions (MDX) expression.
The element that corresponds to the parent of Goal in the Analysis Management Objects (AMO) object model is Kpi.
See Also