title | description | author | ms.author | ms.reviewer | ms.date | ms.service | ms.subservice | ms.topic | ms.custom |
---|---|---|---|---|---|---|---|---|---|
DROP CELL CALCULATION Statement (MDX) |
MDX Data Definition - DROP CELL CALCULATION |
kfollis |
kfollis |
kfollis |
02/17/2022 |
sql |
analysis-services |
reference |
mdx |
Removes the specified cell calculation.
DROP [ SESSION ] CELL CALCULATION CURRENTCUBE | Cube_Name.CellCalc_Name
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.
CREATE CELL CALCULATION Statement (MDX)
MDX Data Definition Statements (MDX)