Kpi 元素 (ASSL)

定义 CubePerspective 元素中的关键绩效指标 (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>

元素特征

特征

说明

数据类型和长度

祖先或父级

数据类型

多维数据集

透视

PerspectiveKpi

默认值

基数

0-n:可多次出现的可选元素。

元素关系

关系

元素

父元素

Kpis

子元素

注释

在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 KpiPerspectiveKpi

请参阅

参考

对象 (ASSL)