Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Two visuals with data from the same table will not filter both ways.

I have a tab with two visuals containing different fields from the same table. When one record is selected in the top visual, the data from the bottom visual disappears. But a single record selection from the bottom visual filters the top visual properly. I have checked and rechecked the interactions and added unique key fields both visuals to no avail. I have also validated that the records do exist in both visuals and that slicers filter both views correctly.

 

Thanks

TS

3 REPLIES 3
Anonymous
Not applicable

Thanks for your response. I thought about your described scenario and even made sure to test values known to exist in both visuals. There are no predefined filters in either visual and the second visual does filter the first. But, when clicking the values that I know exist in both from the first visual, the second visual shows no records. I am digging into the data as I do believe that it may have issues. Again, thanks for your response. I will provide an update if and when this problem is resolved.

 

 

If you like you can also provide a sample pbix that illustrates the issue. 


https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...

lbendlin
Super User
Super User

If the visuals are fed from the same table then they are also subject to the same filters (unless you modify the interaction settings  which is an interesting approach).  So let's say you filter one visual by a certain column. This may indeed result in the other visual not showing anyting any more because its columns may have blanks for the new filter context.

That is expected behavior on report page level. It may also extend to report level depending on where and how you set the filter.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

Top Solution Authors