DROP KPI Statement (MDX)
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.