Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Circular Dependency: Commissions

I have an issue where Commissions are calculated based on Collected Revenue but I then need to add Commissions and Collected Revenue together for additional calculations later.   I attempted to jus...
  • Anonymous's avatar
    Anonymous
    7 years ago

    I did find a solution.  Essentially I needed to rebuild the data behind the measure as an entirely different dataset and integrate it back in with the original dataset later on.

     

    Thanks for the help