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.
Removes the specified cell calculation.
Syntax
DROP [ SESSION ] CELL CALCULATION CURRENTCUBE | Cube_Name.CellCalc_Name
Arguments
Cube_Name
A valid string expression that provides the name of a cube expression.
CellCalc_Name
A valid string expression that provides the name of the cell calculation to be dropped.
See Also
CREATE CELL CALCULATION Statement (MDX)
MDX Data Definition Statements (MDX)