Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 | Cube, Perspective |
Child elements | See the table below. |
Ancestor or Parent | Child Element |
---|---|
Cube | Kpi |
Perspective | Kpi of type PerspectiveKpi |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is KpiCollection.