CubeClearData function for IBM Planning Analytics (TM1)
CubeClearData clears all the data for a Cube.
In this video, CubeClearData is used to clear all the data in the Product Scorecard_Copy cube.
Where can the CubeClearData function be used?
TurboIntegrator
Which TM1 Server version is the CubeClearData function available for?
Version 11 and 12
What is the syntax for CubeClearData?
CubeClearData(Cube)
Cube = Cube Name to clear the data
Note: Any cells fed by the rules are also cleared; either re-save the rule or re-process the feeders to get the data back in the cube. This function does not delete the cube. This function is faster than creating a view of the entire cube and then using the ViewZeroOut function.