Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I created column with below dax and I have used the new created column for creating another one calculation it showing circular dependency.help to resolve this,I used remove filter and all except.not working
Hi @Priyanka_28
Has your problem been resolved? If so, could you mark the corresponding reply as the solution so that others with similar issues can benefit from it?
Best Regards,
Jayleny
Hi @Priyanka_28
While creating calculated sometimes circular dependency will appear reason you reffer calculated column. Use allexcept function It will rectify
Return
Calculate (a,Allexcept,Item Code Column)
or
Give the which column name should filter measure
Thanks,
Thennarasu R
If answered your questions Accpeted a solution or Give kudos !
@Priyanka_28 , Remove removefilter from the first column. and make sure the second one is created in the same table where the first one was created
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Am facing same issue.kindly help
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
71 | |
38 | |
29 | |
28 |
User | Count |
---|---|
99 | |
88 | |
62 | |
42 | |
39 |