KPIWeight (MDX)

Returns the weight of the specified Key Performance Indicator (KPI).

Syntax

KPIWeight(KPI_Name)

Arguments

  • KPI_Name
    A valid string expression that specifies the name of the KPI.

Remarks

The value returned is the contribution of the KPI to the parent.

See Also

Reference

MDX Function Reference (MDX)

Help and Information

Getting SQL Server 2005 Assistance

Change History

Release History

17 July 2006

Changed content:
  • Updated syntax and arguments to improve clarity.