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:可多次出现的可选元素。 |
元素关系
关系 |
元素 |
---|---|
父元素 |
|
子元素 |
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 Kpi 和 PerspectiveKpi。