Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Contains the collection of key performance indicators (Kpi elements) associated with the parent element.
Syntax
<Cube><!-- or Perspective -->
...
<Kpis>
<Kpi>...</Kpi> <!-- parent: Cube -->
<!-- or -->
<Kpi xsi:type="PerspectiveKpi">...</Kpi> <!-- parent: Perspective -->
...
</Cube>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship
Element
Parent elements
Child elements
Ancestor or Parent
Child Element
PerspectiveKpi of type PerspectiveKpi
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is KpiCollection.