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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
zhona9
Resolver I
Resolver I

Bidirectional cross filters, retaining rows in table 1 which do not have value in table 2

I have an event table with 1 to many relationship to a risk table and also to a control table. There are events which have no related risks or no related controls.

 

I created a treemap visual for risk and for control and a table visual for the event.

 

I would like to click on a risk or event and filter the event and click on an event to filter the risks and controls. Due to this, I implemented bidirection cross filters between event and risk and also between event and controls. This works well, except that the events which do not have related risks and controls no longer show up in the table visual for event.

 

How do I keep the ability to cross filter both directions and still retain those events which do not have related risks and controls in the table visual?

 

Thanks.

 

 

1 ACCEPTED SOLUTION
zhona9
Resolver I
Resolver I

I managed to resolve this by retaining single direction filter from events to risks but in the table visual for events, I put a filter that risk count must be greater than 0.

View solution in original post

3 REPLIES 3
zhona9
Resolver I
Resolver I

I managed to resolve this by retaining single direction filter from events to risks but in the table visual for events, I put a filter that risk count must be greater than 0.

zhona9
Resolver I
Resolver I

Hi Daniel

 

The behaviour I would like is click on a risk and it shows all the events related to the risk. Click on the event and there is a spotlight on all the related risks. But if nothing is selected, all events, even those with no risks should show.

Daniel29195
Super User
Super User

Hello @zhona9 

 

i confused. if you filter on a risk, it should filter the event visual with events related to that selected risks. 

so if the selected risk has no events, the visual event table should be empty. (this would be the correct behavior) .

 

 

your requirement is that even if you filter on a risk that doesnt relate to any event, then you need to show the events even if they are not related to that selected risk ? 

 

 

 

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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