Forum Discussion
Dropdown checkbox slicer
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.
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?
- v-viig7 years agoCommunity Champion
You should use any custom library to render custom dropdown with checkboxes.
Actually this questions goes out of this forum.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals