Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Below is an example of my table visual with Name1, Name2, Name3 columns. I would like to create a slicer with values from all 3 columns so that I can select particular name such as "C" no matter which column has it. That is, the target slicer value "C" should select 1,3,4,7,8 rows. How to do it?
Solved! Go to Solution.
Here is how to make it work, partially. Below is my DAX to create new slicertable:
However, it gives me nothing when "All" is selected or nothing is selected. My 'Name' measure is copied and modified from someone. I believe the BLANK function is the root cause. How to fix it?
you need to create a new table
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |