Kpis Element (ASSL)

Contains the collection of key performance indicators (Kpi elements) associated with the parent element.

Syntax

<Cube><!-- or Perspective -->
   ...
   <Kpis>
      <Kpi>...</Kpi> <!-- parent: Cube -->
<!-- or -->
      <Kpi xsi:type="PerspectiveKpi">...</Kpi> <!-- parent: Perspective -->
   ...
</Cube>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

Cube, Perspective

Child elements

Ancestor or Parent

Child Element

CubeKpi

PerspectiveKpi of type PerspectiveKpi

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is KpiCollection.

See Also

Reference

Collections (ASSL)

Help and Information

Getting SQL Server 2005 Assistance