The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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!
User | Count |
---|---|
69 | |
66 | |
62 | |
48 | |
28 |
User | Count |
---|---|
112 | |
83 | |
66 | |
48 | |
43 |