Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)