Need to know why getting Circular Reference

Options

Hi, 

I'm adding my "Inta Month Growth" LI to the formula I have in the "Less:Ineligibles" LI and getting a circular reference. I can not seem to find the root cause of the circular reference. Please advise. 

 

Thank you 

 

LI "intra Month Growth" Formula 

neg177_0-1650044992860.png

LI "Less Ineligibles" Formula 

neg177_1-1650045137138.pngneg177_2-1650045172215.png

 

The Circular Reference I receive when adding the "intra month growth" LI to the "less:ineligibles" formula. 

neg177_3-1650046033076.pngneg177_4-1650046156892.png

 

 

P.S, Any insight on how to translate and read theses Circular Reference errors would be helpful as well. 

 

Best Answer

  • ryan_kohn
    Answer ✓
    Options

    In the Planual, there are a few best practices that, when followed, can make it easier to debug issues with formulas (along with it being better for performance overall). I recommend reading the following pages:

     

    In your case, I think the fact that you are doing too much in one formula is making it hard to trace the issue. My recommendation would be to break apart your formula into separate line items, and then you can add your new expression piecemeal to each step in the calculation chain and determine where the circular reference comes from.

     

    I suspect you are having an issue with circular references in either the version-specific formula or leveraging PREVIOUS(), but it's hard to tell as is. The logic will be easier to follow once you break apart the formula.

Answers

  • neg177
    Options

    ok, we will try and break up the formula for better editing and understanding. 

     

    Thank you