Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more
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.