MDX Data Definition - DROP KPI

Drops the specified key performance indicator (KPI) from the specified cube.

Syntax

  
DROP KPI CURRENTCUBE | Cube_Name.KPI_Name   

Arguments

Cube_Name
A valid string that specifies the cube name.

KPI_Name
A valid string that specifies the name of the KPI that is to be dropped.

See Also

CREATE KPI Statement (MDX)
MDX Data Definition Statements (MDX)