Remove the circular reference
Hi Anaplaners,
Is there any way to remove the circular reference from the below scenario?
Line item A = Previous(D)
Line item B = Input
Line item C = Input
Line item D = A+B+C
Tagged:
0
Best Answer
-
Hi @araj
Having the time dimension on a module and Using the Previous() function should remove any circularity in your statement.
Here you can see a screenshot where I have entered your scenario without a circular reference.
Jason
0