cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
ladyRalph
Frequent Visitor

Updating theme for slicer to default to dropdown

Hello!

 

I would like to modify my theme so that the default setting for the slicer is "dropdown". I applied this style with no luck:

 

 

 "visualStyles": {
        "slicer": {
            "*": {
                "options": [
                    {
                        "style": "Dropdown"
                    }
                ]
            }
        }
    }

 

 

This keeps resetting my slicer to a vertical list instead of a dropdown.

Any assistance would be greatly appreciated!

1 ACCEPTED SOLUTION
ladyRalph
Frequent Visitor

The PowerBI themes page doesn't seem to reference the slicer options.

This post did provide the answer though:
https://community.powerbi.com/t5/Desktop/How-to-get-the-dropdown-orientation-slicer-setting-style-op...

View solution in original post

2 REPLIES 2
ladyRalph
Frequent Visitor

The PowerBI themes page doesn't seem to reference the slicer options.

This post did provide the answer though:
https://community.powerbi.com/t5/Desktop/How-to-get-the-dropdown-orientation-slicer-setting-style-op...

v-yinliw-msft
Community Support
Community Support

Hi @ladyRalph ,

 

Could you please refer this documentation to custom the theme?

Use report themes in Power BI Desktop - Power BI | Microsoft Learn

 

Hope this helps you.

 

Best Regards,

Community Support Team _Yinliw

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.

Top Solution Authors