Remove the circular reference

Options
araj
edited June 2023 in Modeling

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

Best Answer

  • jasonblinn
    Answer ✓
    Options

    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