Forum Discussion
Dropdown checkbox slicer
What do you mean by "design options"?
You want images on it, like on the chiclet slicer, right?
How would you like to have your own slicer?
Best Regards
By design options I mean that default slicer cannot be customized, change design of dropdown.
I would like to apply CSS to slicer. Functionality of regular filter is good, I need to change design.
- jrichview7 years agoHelper I
I actually have a similar problem. I'd like to develop a custom visual and within that I'd like to re-use the checkbox dropdown (a.k.a. combo box) that the slicer uses.
- v-viig7 years agoCommunity Champion
To implement a cusotm visual for Power BI you should start here.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- jrichview7 years agoHelper I
Sorry if I was not clear. I already have implemented custom visuals before. What I cannot do is find a way to RE-USE an existing control so that my control can behave consistently with other Power BI controls. My control is a more advanced slicer, and I'd like to create a dropdown with checkboxes that looks and behaves exactly like the existing slicer dropdown with checkboxes.
Does that make better sense?