Élément Kpi (ASSL)
Définit un indicateur de performance clé (KPI, Key Performance Indicator) dans un élément Cube ou un élément Perspective.
Syntaxe
<Kpis>
<Kpi> <!-- ancestor: Cube -->
<Name>...</Name>
<ID>...</ID>
<Description>...</Description>
<Translations>...</Translations>
<DisplayFolder>...</DisplayFolder>
<AssociatedMeasureGroupID>...</AssociatedMeasureGroupID>
<Value>...</Value>
<Goal>...</Goal>
<Status>...</Status>
<Trend>...</Trend>
<TrendGraphic>...</TrendGraphic>
<StatusGraphic>...</StatusGraphic>
<CurrentTimeMember>...</CurrentTimeMember>
<Annotations>...</Annotations>
</Kpi>
<!-- or -->
<Kpi xsi:type="PerspectiveKpi">...</Kpi> <!-- ancestor: Perspective -->
</Kpi>
</Kpis>
Caractéristiques de l'élément
Caractéristique |
Description |
||||||
---|---|---|---|---|---|---|---|
Data type and length |
|
||||||
Valeur par défaut |
None |
||||||
Cardinality |
0-n : élément facultatif susceptible d'apparaître plusieurs fois. |
Relations entre les éléments
Relationship |
Élément |
||||||
---|---|---|---|---|---|---|---|
Éléments parents |
|||||||
Éléments enfants |
|
Notes
Les éléments correspondants dans le modèle objet AMO (Analysis Management Objects) sont Kpi et PerspectiveKpi.