Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

A Circular Dependency

When building this formula, I've gotten this error:   But I'm just lost on why this is happening and how to fix it because this formula doesn't depend on NPS Bonus so I don't know why it's ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi v-piga-msft I've since then figured out the answer to my own problem. I'm still not sure how or why it works, but another user suggested using Switch statements instead of nested IF statements and it ended up working. Didn't change anything about the logic at all:

     

     

     

     

    It works now, I'm just confused on when and why to use SWITCH vs. IF. I'm using nested IF statements on a different dashboard with the exact same formulas and they work fine.