Join 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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have two table visuals in my dashboard, Trip Data and Detailed Report. Each table filters the other table.
The issue is as follows:
When I click on record from the Trip Data then Detailed Report is filtered - So far good.
When I click on filtered data from detailed report, then Trip Data reverts to the full list and goes back to the original state!
What I want is that on clicking filtered record on Detailed Report, the filtered data on Trip Data table should remain in filtered state.
Hi @ritika_ritika ,
OR
🌟 I hope this solution helps you unlock your Power BI potential! If you found it helpful, click 'Mark as Solution' to guide others toward the answers they need.
💡 Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.
🎖 As a proud SuperUser and Microsoft Partner, we’re here to empower your data journey and the Power BI Community at large.
🔗 Curious to explore more? [Discover here].
Let’s keep building smarter solutions together!
That is indeed the normal behavior of interactions between visuals in Power BI. When you select a row in the second table, it "overwrites" the previous filter from the first table.
I usually create slicers with values from the tables that you would like to use for filtering the tables.
If i understand your question correct, you would want to stop bi-directional filtering between visuals and keep only one-way filtering?
If this is what you were looking, you would need to first select the Trip Data visual, go to 'Edit interraction'.
On the Detailed Report visual, keep filtering enabled, then select the Detailed Report visual and on the Trip Data visual, turn filtering off/ set to “None”. (look for the buttons on top right of your visual as in this picture)