The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |