Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
It would be nice if Power BI JSON theme files could control the visual style of slicers, such as setting them to 'Drop-down' by default.
Right now, it defaulst to 'List' style and changing them to 'Drop-down' has to be done manually for each slicer. This is inefficient, especially when building templates. Adding a simple property in the theme file like the following would allow for better automation, consistency, and cleaner UX:
"slicer": {
"style": "dropdown"
}
Please consider expanding the theme file capabilities to include visual-level configurations like this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.