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>
요소 특징
특성 |
Description |
데이터 형식 및 길이 |
아래 표를 참조하세요. |
기본값 |
None |
카디널리티 |
0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 |
요소 |
부모 요소 |
Kpi |
자식 요소 |
아래 표를 참조하세요. |
상위 항목 또는 부모 |
자식 요소 |
Cube |
Annotations, AssociatedMeasureGroupID, CurrentTimeMember, Description, DisplayFolder, Goal, ID, Name, Status, StatusGraphic, Translations, Trend, TrendGraphic, Value |
관점 |
None |
AMO(Analysis Management Objects) 개체 모델의 해당 요소는 다음과 PerspectiveKpi같습니다Kpi.
참고 항목
개체(ASSL)