Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have a table visual. As expected, the table get filtered by click on other visual on the same page. The problem occurs when I click on a row in the filtered table. After the click, the filters are reset and the tables shows all records in gray color while the selected record is darker. This is not the desired response.
I'm looking for keeping the filtered rows after clicking on the table. I need the filtered rows because I use it to filter a third table with more details.
Here is a simple data to demonstrate the issue:
Here is a simple page with three visuals with full interaction between each other.
After selecting one category on the first visual on the left, the table is filtered as expected.
After clicking on one row on the table on the left, the table filter is reset and all data is presented. This is not the desired response. I want the action of selection to be
1: Keep the filtered records on the table on the right
2. Filter the second table in the bottom based on the selected row in the first table on the right
I sow the following posts with similar issue but not resolved yet.
Prevent Filter reset when clicking into table
https://community.powerbi.com/t5/Desktop/Prevent-Filter-reset-when-clicking-into-table/m-p/1173290#M...
Table Reset
https://community.powerbi.com/t5/Desktop/Table-Reset/td-p/848752
Solved! Go to Solution.
@Anonymous , If you use a slicer, that will remain. If the other visual is filtering, then you can use Ctrl+click to keep filter and add
Thanks @amitchandak, this works. I don't need the sclicer in this case but ctr+click works perfectly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.