Problem Creating an inter-dimensional formula
Hello,
I'm having a problem creating inter-dimensional formulas in Planning (V11.1.1.3). The formula works fine in Essbase, but not in Planning:
It's for period member YTD Jan (defined as Dynamic Calc):
IF (NOT @ISMBR ("AVG_SALARY")) Jan+BegBalance;ELSEIF (@ISMBR ("AVG_SALARY")) SALARY/"PEOPLE MONTHS";ENDIF
This is the error message I get:
+Error compiling formula for [] (line 1): unknown member name ["AVG_SALARY"] in function [@ISMBR]+
Can anyone help me with this issue?
Thank you,
Nathalie