This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
i have 2 tables, customers and salesteam. in the customers table, i have a column sales team that was added with a lookup() dax function that gets the Salesteam[salesteam.name] by doing a lookup on the salesteam[salespersoncode] that matches the customers[salespersoncode]. i dont know why it was done like that, but there was a dependency error in the relationship when we tried to remove that salesteam column and just do a relationship between both tables on salespersoncode.
i want to make a relation between both tables, because my row level security that is filtering on the salesteam wont work where the salesteam filter is taken from the customers table. when i tried to make a relationship for both tables on [salesteam], i got an error :
circular dependancy was detected : customers[salesteam].
any suggestions to fix the issue?
Solved! Go to Solution.
Hello, @Hussein_charif ,
I would try removing all calculated columns in both tables and redo them in Power Query.
Then I would try again.
My theory is that a couple of columns need both tables alive and functioning. Which would not be case with remove lookup.
Hello, @Hussein_charif ,
I would try removing all calculated columns in both tables and redo them in Power Query.
Then I would try again.
My theory is that a couple of columns need both tables alive and functioning. Which would not be case with remove lookup.
i re-did the column in power query by a merge, and it worked, thank you!
okay, i'll try that and get back to you. thank you!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 23 | |
| 19 |