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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
harrinho
Helper III
Helper III

Circular Dependency Error

Hi, 

 

I have three tables: 

A) clarity allocations

B) clarity available 

C) cdl resources monthly 

 

A and B are joined on "pmfkey" with C 

 

 

I want to create:

a) a column in table C, which will bring the "Future Alloc Col" from table A and

b) a column in table C, which will bring the "FutureAvailable Col" from table B

 

I have done a) succuessfully using the following calculation

 

Future Allocations Column = CALCULATE(SUM('CLARITY ALLOCATIONS'[Future Alloc Col]),USERELATIONSHIP('CLARITY ALLOCATIONS'[PMFKEY],'cdl resources monthly'[PMF Key]))

However, trying to use exactly the same logic in order to achieve b), fails

 

Screen Shot 2018-09-20 at 14.51.08.png

 

I have gone through the Circular Dependencies threads, which are not very easy to understand to be honest, but I have deleted numerous relationships among my tables in order to keep it as simple as possible and avoid this type of errors. Even if there is no t a solution, can somebody explain why I can bring the column from table A to table C and I can't do the same from table B to C?

 

It is vital to have all these columns in table C, because this tabel drives the visualizatio as it is the table with Unique pmfkeys on which I can create relationships to. 

 

 

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @harrinho,

 

The relationships are active. So the userelationship seems unnecessary. Please try to remove it. If the issue persists, please share a dummy sample file as @Greg_Deckler suggested.

 

Best Regards,

Dale

 

 

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Greg_Deckler
Community Champion
Community Champion

Would need to see sample data and your formulas for your calculated columns in B, FutureAvailable Col

 

Circular dependency errors are the worst.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.