Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I have a table in which I need to filter the columns.
Category A | Category B | Category C | ID |
True | False | True | 1 |
False | True | False | 2 |
False | True | True | 3 |
Now, In the above table, I want a slicer that has Category A, Category B, and Category C as options. On selecting any of the options it should only show the true value rows of that category.
For example, if I have selected category B, then:
Category A | Category B | Category C | ID |
False | True | False | 2 |
False | True | True | 3 |
Solved! Go to Solution.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
64 | |
42 | |
42 |
User | Count |
---|---|
46 | |
38 | |
28 | |
26 | |
25 |