Kpi 要素 (ASSL)
Cube 要素または Perspective 要素内で主要業績評価指標 (KPI) を定義します。
構文
<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>
要素の特性
特性 |
説明 |
||||||
---|---|---|---|---|---|---|---|
データ型と長さ |
|
||||||
既定値 |
なし |
||||||
基数 |
0-n : 省略可能な要素で、出現する場合は複数回の出現が可能です |
要素のリレーションシップ
リレーションシップ |
要素 |
---|---|
親要素 |
|
子要素 |
説明
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、Kpi と PerspectiveKpi です。