This topic has not yet been rated - Rate this topic

CLEAR CALCULATIONS Statement (MDX)

Removes all calculations from the cube and returns the cube to calculation pass 0.


CLEAR CALCULATIONS [FROMCube_Expression]
Cube_Expression

A valid Multidimensional Expressions (MDX) cube expression.

The FROM clause can be omitted when the context of the cube is known, such as in an MDX script.

NoteNote

This statement can only be executed by a server or database administrator, or a member of a role that has access to the source data in the cube (that is, ReadSourceData=true)

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.