clearblock all BSO application
CLEARBLOCK ALL;
ENDFIX
Hello All,
I have used the CLEARBLCLOCK calc command before to clear scenario, month and year. This time, I need to ONLY clear balance sheet accounts, so I added "Balance Sheet" which is part of the Accounts dimension.
Scenario, Year, month and Account dimensions are all dense dimensions. Can you help please? Thank you, Monica
NOTE: This clear script works.
FIX ("Actual",Jan, FY13);
CLEARBLOCK ALL;
ENDFIX