Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Scratching my head about this
I have created a calculated column
Team = CALCULATE(VALUES(Team[Team]),FILTER(Team,Team[Client]=AdviserRole[Client]))
and then I tried to create a relationship between this and Team[Team] but says it is a circular dependency
However i did exactly the same on another table and works fine?
Team = CALCULATE(VALUES(Team[Team]),FILTER(Team,Team[Client]=AdviserRole[Client]))
Relationship is with AdviserRole[Team]
The first table has no other relationships. Can anyone explain why this might be as can't see it?
Thanks
Mike
Hi @masplin ,
You may take a look at the following articles.
If you still can't solve it, please share a few screenshots about your situation. Or please share some sample data and expected results. Then we will understand more clearly. Thanks!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.