Dynamic Member formula not working in Hybrid BSO
Summary:
Dynamic Member formula not working in Hybrid BSO.
Content (please ensure you mask any confidential information):
Hi,
I have added a member formula for a retained earning Dynamic Calc member and it is not working. It is a very simple formula and I also tried with CREATEBLOCK but no luck.
IF(@ISMBR("Jan"))
@ CREATEBLOCK("Jan");
"Income Statement"->"Jan";
ELSEIF(@ISMBR("Feb"))
@ CREATEBLOCK("Feb");
"Income Statement"->"Jan" + "Income Statement"->"Feb";
.
.
.
ELSEIF(@ISMBR("Dec"))
Is there anything I'm missing here. Any insights would be appreciated!
Thanks.
Version (include the version you are using, if applicable):
Enterprise Performance Management Standard Cloud 24.11.64