Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Circular dependency error

I have custom column which works perfectly. When I copy the table and copy the same custom column (with the relevant parts of the formula changed to reference the new table) it says there is a circular dependency. To be clear, the new table is identical to the old one, but is simply connecting to a new instance of Salesforce.

 

So my question is why does a custom column work perfectly with one table, and then has an error when doing exact the same thing in a n exact copy of the table?

 

To be fair, PBI was trying to ask me to report this as an error, so I guess it's just another example of how amazing PBI is...

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , Copy of the formula, should not give a circular error. But when you are using tablename<column name>, it might be referring to another table, which you can not do directly.

 

https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors