Forum Discussion
Create multiple slicers from one column
Hello,
I'm trying to create multiple slicers from the same column of data, however I want them to be all displayed on the same visual. Is this possible?
Currently my data looks like this:
And the visual and slicer looks like this:
Currently the slicer have both parent category and categories in the same slicer. Is it possible to make it so that I have 1 slicer for each parent category and the correct categories under each parent category?
Sample Data: https://drive.google.com/file/d/1AveRov7QXEwJEMDk9uUuiScBOsL8N_9p/view?usp=sharing
Thank you!
2 Replies
- danextianSuper User
Hi Deermeat ,
If you're trying to show both all parent categories and subcategories without having to expand each slicer item, you might want to have a look at this custom visual.https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA200000727?tab=Overview
Note: Some features need a pro/paid license
- DeermeatResolver I
Hi danextian,
I'm not trying to show all parent categories and subcategories without having to expand each slicer. Instead, I'm trying to have a different slicer for each parent category with its corresponding subcategories. And each slicer should still be able to add the different averages into the visual.