Essbase Issue on clearblock all POV
when clearing a specific POV for Cost centers 4.CC , data of all Cost centers not in the list of the fix below is cleared, I dont know why all cost center data is cleared?
can you please advice, what is the right syntax to clear a only the POV I want ?
FIX ("FLASH","USD.",@LEVMBRS("ALL_IC.",0),@LEVMBRS("Entry_Type_Rprting",0),@LEVMBRS("PROJ_TOT",0),@LEVMBRS("TOT_COUNTRY",0), @LEVMBRS("4.CC",0), @LEVMBRS("GROUP",0),@Idescendants("PROD"), &CurMonth, &CurYear)
CLEARBLOCK ALL ;
ENDFIX