Forum Discussion
Dropdown checkbox slicer
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?
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
- jrichview7 years agoHelper I
That is exactly what we ARE doing because that is our only option. However, for a consistent UI it would be far better if there were a way to re-use the power BI standard controls within our custom visual.
- v-viig7 years agoCommunity Champion
PBI constrols are not available for custom visuals. You have to align styles manually.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals