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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.