Error on a Partial Clear on an ASO DB
Greetings,
I am on EPM 11.1.2.4 and doign a partial clear with reference these dimensions, using a MAXL call:
Scenario: Actual
Versions: Final, Adj, Adj2
Year: FY22
Account: BALS Acct
Crossjoin( {[Actual]},Crossjoin( {[Final],[Adj],[Adj2]},Crossjoin( {[FY22]},{[BALS Acct].Levels(0)} )))
and yet I'm getting an error, not sure why:
ERROR - 1260052 - Syntax error in input MDX query on line 1 at token '}' .
Where is the syntax error? Any input is greatly appreciated. Many thanks - CL