Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have 3 tables:
(1) Users
(2) Churn Reasons
(3) User Tags
Churn reasons is connected to my Users lookup table on UserID, User Tags is also connected to my Users lookup table on UserID. I want to be able to filter my list of churn reasons by specific user tags (ie. list only churn reasons for customers with tags 1, 2, 3). How can I do this if there is no relationship?
Solved! Go to Solution.
@Anonymous ,
You need to modify the relationship between 'tags' table, 'user' table and 'churn reason' table. The relationship should be change with pattern
'tag' one->many 'user'
one->one
'user' one->many 'churn reason'
one->one
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Can you please put a screenshot of the relationships among these tables?
Thanks,
Pragati
The users table is "public users", the box on the bottom left is the "tag table" and the box on the bottom right is the "churn reason" table @Pragati11
@Anonymous ,
You need to modify the relationship between 'tags' table, 'user' table and 'churn reason' table. The relationship should be change with pattern
'tag' one->many 'user'
one->one
'user' one->many 'churn reason'
one->one
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
37 |