Forum Discussion
Filter pane filtering one visual (plus one more)
Hello,
I have set up some KPIs and they each have visualization specific filters. I also have created a custom title using DAX and I've set that up in a card because the limitations of the KPIs weren't giving me quite what I wanted. Now, I have to use the filter pane (I cannot use report level slicer) and I need that visualization specific filter to also filter the card and nothing else on the report. Is there a way to do this? It's as if I want to "group" the visualizations, when it comes to filter context.
Thanks!
10 Replies
- Greg_Deckler
Community Champion
Just add the same filter to both visualizations??- AnonymousNot applicable
Greg_Deckler does this mean the user would select the KPI - apply the filter and then select the title - apply the filter? So two seperate filters on two seperate visualizations (but populated by the same field)?
- AnonymousNot applicable
Greg_Deckler I should mention that I want the user to be able to change the filter - is it not predefined and static.
- Greg_Deckler
Community Champion
OK, then use a slicer and use Edit Interactions on the Format tab and edit the interactions such that the slicer only affects those 2 visuals and no other visuals.
- amitchandak
Super User
Anonymous You can add them to visual level filter,
https://docs.microsoft.com/en-us/power-bi/power-bi-report-filter
Or can use interactions to have a slicer for the specific filter
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
- AnonymousNot applicable
amitchandak I already have the filters set up to be visualization specific within the filter pane. Adding these filters to the report itself is unfortunately not an option with the requirements. And we are not able to edit interactions between filters within the report pane, and the report itself I believe? I'd love to be wrong 🙂