Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everyone,
Hope you are doing good.
I need help with filtering on a table visual.
The sample data would be like this-
Order No. | Condition1 | Condition2 | Condition3 | Customer No. | Amount | Location |
123 | 1 | A | X | A1 | 1000 | Houston |
234 | 0 | A | Y | A1 | 1000 | Houston |
345 | 1 | B | Z | A2 | 3000 | California |
456 | 0 | C | Z | A2 | 2000 | California |
I need multiple filters which filter the table visual based on multiple conditions.
For eg-
Filter1 should return the Order No. with Condition1=1 AND Condition2=A AND Condition3=X.
Filter2 should return the Order No. with Condition1=0 AND Condition2=A AND Condition3=X.
Filter3 should return the Order No. with Condition3=Z.
Similarly I need 10 filters that would filter a table visual with order details like-
Order No. | Customer No. | Amount | Location |
123 | A1 | 1000 | Houston |
234 | A1 | 1000 | Houston |
456 | A2 | 2000 | California |
When I select Filter1, the table should show only order details for Order No.=123.
When I select Filter2, the table should show no values.
When I select Filter3, the table should show orders with Order No. =345,456
When I select Filter1 and Filter3, the table should show orders with Order No. = 123,345,456
What would be the best approach to solve this?
Thanks in advance
Akshay
Solved! Go to Solution.
HI @Anonymous
Please use the Button and bookmark to create a predefined filter
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks?tabs=powerbi-desktop
Please find the PBIX file
Proud to be a Super User! | |
HI @Anonymous
Please use the Button and bookmark to create a predefined filter
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks?tabs=powerbi-desktop
Please find the PBIX file
Proud to be a Super User! | |
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
70 | |
37 | |
29 | |
26 |
User | Count |
---|---|
91 | |
49 | |
45 | |
38 | |
37 |