Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
In my Power BI dashboard,
Slicer, Table 1 and Table 2 , I have slicers Claue: A, B, and C.
When I select a value C from slicer , it filters Table 1(e.g., C1, C2, C3,C1.1, C2.2, C3.3),
After selecting a value in Table 1 (e.g., C1), it filters Table 2 (e.g., Table 2 shows only data for C1.a,C1.1a).
If I select C1.1a in table 2 it filrer table 1.
However, when I change slicer C to slicer B, Table 2 resets (as expected), but Table 1 does not reset it becomes empty based on the new slicer selection.
When I checked table 1 filter and slicier on this visual by clciking filter icon it has included1 (filter of table2)
How can I ensure that when I change slicers (from C to B), Table 1 also updates correctly to reflect the new slicer choice?
Try to use sync slicer option as i mentioned in the above reply.
Hi @Anonymous
yes your previous seletion will be remain on the table. Every time you have to reset all the filter before switch to new slicer selection.
just add one button and on action reset all filters. It will reset your whole report.
I hope I answered your question!
Thanks for the solution. So their is no other option apart from clear button, because once we change the slicer it should reset to actual context right.
Hi @Anonymous
The selection on slicer you are seleting then on table you are selecting value to highlight or
filter other value.
so you made 2 selection . upon resetting or changing the 1st filter it will check for the changes you have made for selecting the filter and highlighted part of previous table selection.
Both condition are not matching that's why giving you blank value.
you must clear all the selection before you making a new selection. it will simplify your data nd just adding a single one more step to select your row in the table...
I hope I answered your question!
Hi @Anonymous
You can simply check your filter property of a table by checking the filter option.
you will understand why data is not coming based on condition applied on that table.
beacuse both the condition will not match together with you required data.
I hope this give you idea of your situation.
Hey @Anonymous
Follow the below steps:
Verify that the relationships between slicers and the tables are set up correctly. Confirm that the data types for slicer fields and table fields are consistent. Review and adjusted interactions for the slicers. Check Filters and Look for active filters affecting Table 1. Check for any hidden filters or transformations that might impact data display. Conduct tests with various selections but issues persist.
If you haven’t resolved the issue yet, here are a few extra steps to try:
By following these steps, you should be able to resolve the issue!
Please mark it as a solution, it will help more users with the same problem, thank you in advance.
Thanks for response.
No hidden filter in that page. while clicking Table 2 value it filters Table 1.
So if I change slicer value to A, it applied to table2 but table 1 become empty while checking table1 filter applied it shows included filter as table 2 selected value.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.