Forum Discussion
One Slicer for multiple Visuals
Hello.
Is it possible to have a slicer with multi select, and each selection filters a differnt visual with different values?
So if this is my slicer:
- Option 1
- Option 2
- Option 3
If I select Option 2 and 3 they will slice two seperate visuals, one for option 2, one for option 3.
I hope that makes sense.
Thanks
Edit:
This is the slicer and how is supposed to filter
The problem with that is the the whole slicer will filter the selected visuals. I want each City/Town in that slicer to filter a differnt visual. In this case:
If Fredericton is selected -> Filters Visual one
If Harrisville is selected -> Filters Visual two
and so on
EDIT: I now went a different route and replaced all cards with a table. Thanks anyways.
2 Replies
- parry2kSuper User
Mischi you can control using edit interactions, read more here Change how visuals interact in a report - Power BI | Microsoft Learn
👉 Learn Power BI and Fabric - subscribe to our YT channel - @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤️
- MischiFrequent Visitor
The problem with that is the the whole slicer will filter the selected visuals. I want each City/Town in that slicer to filter a differnt visual. In this case:
If Fredericton is selected -> Filters Visual one
If Harrisville is selected -> Filters Visual two
and so on
EDIT: I now went a different route and replaced all cards with a table. Thanks anyways.