Issue with Replicated Partition from BSO to ASO with Calculated member
Hi all,
I have an issue with a partition between BSO & ASO. The partition works well on regular periods (i.e. P01-P12) but when I try to run it for P00 (our Opening Balance), which is set to DynamicCalcAndStore, only some of the numbers pull through. There is a member formula on the "P00" member in the BSO which states:
IF ( @ISMBR (@RELATIVE ("BS",0)))
IF (@ISMBR (GL3100000X))
"P00" = #MISSING;
ELSE
"P00" = @PRIOR ("P12",1,@RELATIVE("YearT",0));
ENDIF
I can see the numbers when running an AdHoc on the BSO cube, but only some of it gets pushed through to ASO via the partition. There's nothing in the logs to indicate that an error occurred during the partition, no partition process seems to be stuck. We're on version