Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext 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
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.
Solved! Go to Solution.
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.
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.
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.
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 ?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 44 | |
| 40 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 69 | |
| 32 | |
| 32 | |
| 32 |