Dynamic Calc member formula not working in Oracle pbcs application
Hi,
I have added the retained earnings member and added a member formula to the Plan cube and this member is set to Dynamic Calc. However, it does not retrieve any data though the Income Statement has data to it.
IF(@ISMBR("Feb"))
"Income Statement"->"Feb";
ENDIF
Please help if I'm missing something here.
Thanks.