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 : 省略可能な要素で、出現する場合は複数回の出現が可能です
先祖または親 データ型
Cube なし
パースペクティブ PerspectiveKpi

要素の関係

リレーションシップ 要素
親要素 Kpi
子要素 次の表を参照してください。
先祖または親 子要素
Cube 注釈、AssociatedMeasureGroupIDCurrentTimeMemberDescription、DisplayFolderGoalIDNameStatusStatusGraphic、Translations、TrendTrendGraphicValue
パースペクティブ なし

解説

AMO (分析管理オブジェクト) オブジェクト モデルの対応する要素は、 と Kpi です PerspectiveKpi

参照

オブジェクト (ASSL)