@ILANCESTORS error
Content
Hi,
We have a business rule like below that use @ILANCESTORS to aggregate data, but it throws error "Invalid Calc Script syntax" when the member lists contain around 200 members(all from same dimension), but it works fine with less members. Is there any limit on this? The error did not provide any useful messages.
FIX(xxxxxxx)
@ILANCESTORS(@LIST(mbr1, mbr2, mbr3......mbr200));
ENDFIX
Thanks,
0