Recursion Limit Error on account not in Formula
Summary:
Content (required):
I'm getting the following error when trying to run a rule (in test environment):
Cannot calculate. Essbase Error(0): Error executing formula for [CF_Other_Current_Asset, at or after line: [" @PRIOR("OB") + @PRIOR("MM") + @PRIOR("BS-Adj");"]] (line 86): Recursion limit [128] reached
However, I am not getting that error when I run the rule in PROD and that is an out of the box account. I would like to use this rule to test other changes I need to make and I don't want to just comment out the formula in that account since it is the same in PROD. The rule and member formula are below.
0