Kpi-Element (ASSL)
- Artikel
-
-
Definiert einen Key Performance Indicator (KPI) innerhalb eines Cube -Elements oder eines Perspective -Elements.
Syntax
<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>
Elementmerkmale
Merkmal |
BESCHREIBUNG |
Datentyp und -länge |
Siehe Tabelle unten. |
Standardwert |
Keine |
Kardinalität |
0-n: Optionales Element, das mehr als einmal auftreten kann. |
Elementbeziehungen
Beziehung |
Element |
Übergeordnete Elemente |
Kpis |
Untergeordnete Elemente |
Siehe Tabelle unten. |
Vorgänger oder übergeordnetes Element |
Untergeordnete Elemente |
Cube |
Annotations, AssociatedMeasureGroupID, CurrentTimeMember, Description, DisplayFolder, Goal, ID, Name, Status, StatusGraphic, Translations, Trend, TrendGraphic, Value |
Perspektive |
Keine |
Die entsprechenden Elemente im Analysis Management Objects -Objektmodell (AMO) sind und KpiPerspectiveKpi.
Weitere Informationen
Objekte (ASSL)