ClearBlock EMPTY issue
Summary
ClearBlock EMPTY issueContent
Hello All,
The following script ran successfully and ended up with nothing, no change in the DB.
//ESS_LOCALE [email protected]
SET NOTICE DEFAULT;
SET UPDATECALC OFF;
FIX ("FY18", ("Jan":"Dec"), "Budget","Current","Period_End")
CLEARBLOCK EMPTY;
ENDFIX
What could it be? anything wrong in this this script or some thing goes wrong with no empty blocks in the cube?
Any help would be greatly appreciated.
Thanks in advance
ENDFIX
0