Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi.
I have a table and have added this calculated column with no problem:
Solved! Go to Solution.
Hi,
As I saw in your codes, you are using the dependency code and you need to change your code to fix the issue.
please have a look at the below article :
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
Hi,
As I saw in your codes, you are using the dependency code and you need to change your code to fix the issue.
please have a look at the below article :
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
Hi @SajjadMousavi,
What's is hapenning is related with the context transiction
Please check this blog post with a detailed explanation
To what I can understand you want to calculate cumulatives values is this correct? In this case I advise for you to use a measure instead of calculated columns they will not be dependent on this context transiction and will be much more flexible in the use.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 30 | |
| 25 | |
| 24 | |
| 16 |
| User | Count |
|---|---|
| 57 | |
| 40 | |
| 28 | |
| 24 | |
| 20 |