Forum Discussion

Brookied's avatar
Brookied
Helper I
5 years ago
Solved

Help request with circular dependency for Cumulative totals

Hi Guys,  I have the above error on a DAX expression that has worked on a previous build  -      So the query is to have a running monthly (Cumulative) total in the table below based on the variance...
  • Brookied's avatar
    5 years ago

    SOLVED -  the collumn for calulting Income was itself looking at a calulated table, i reverted back to the source data and the error disapeared.