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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I'm not sure how to explain this problem or the terminology to search for existing samples in the forum.
Basically I looking to
- Have a single slicer list of distinct items from Related To Columns 1, 2 and 3
- The filter should apply if the value being filtered on is in column 1 2 or 3
What's required to enable this, to get the Single distinct list and apply filter across columns?
Thanks for your assistance
Solved! Go to Solution.
I think I worked it out from the recommendations panel show in this post
Basically,
create a duplicate table from existing,
unpivot all 3 related columns,
create a relationship between the tables on the ID column and
add the Table visualisation using original table,
add the slicer visualisation using value from new table
I think I worked it out from the recommendations panel show in this post
Basically,
create a duplicate table from existing,
unpivot all 3 related columns,
create a relationship between the tables on the ID column and
add the Table visualisation using original table,
add the slicer visualisation using value from new table
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 5 | |
| 5 | |
| 3 |