Forum Discussion
Anonymous
7 years agoNot applicable
Filter visuals based on Cards
I have multiple Cards on my canvas and want to allow the user to click on one of the Card Visuals to filter other visualisations across the canvas. How can this be achieved?
- 7 years ago
Here is a workaround I have utilized - looks just like a card:
mattkocak
4 years agoKudo Kingpin
I recently developed the Slicer Button custom visual that allows one to use a card as a filter (more specifically as a "slicer"). Using a bookmark has some drawbacks and this custom visual allows a card to be used more similarly to a slicer visual.
Using Slicer Button on Card
GitHub Repository: https://github.com/mattkocak/powerbi-visuals-slicerbutton
I'm happy to clarify anything that's unclear regarding the visual. I also have a blog post on the topic titled Turn your cards into slicers with the Slicer Button custom visual.
If you found this post useful, it's helpful to me if you give it a thumbs up and accept it as a solution!
Best,
Matt