Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hey there, with the new slicer settings - does anyone have the json file term to get the "dropdown" orientation (vs "vertical")?
Thanks!
Solved! Go to Solution.
Hi @andy808 ,
After you click 'reset to default' in the format pane, you can try the following Json:
{
"name": "Custom Theme",
"visualStyles": {
"slicer": {
"*": {
"data": [{
"mode": "Dropdown"
}]
}
}
}
}
There are also some related values:
This is the related document, you can view this content:
Raporttiteemojen käyttäminen Power BI Desktopissa - Power BI | Microsoft Learn
Re: json Dropdown and basicShape functions fail - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Liu, amazing! I have been searching and searching for an answer and this worked!!
Thank you so much!!!
I have another challenge.
I created 2 measures:
Hi @andy808 ,
After you click 'reset to default' in the format pane, you can try the following Json:
{
"name": "Custom Theme",
"visualStyles": {
"slicer": {
"*": {
"data": [{
"mode": "Dropdown"
}]
}
}
}
}
There are also some related values:
This is the related document, you can view this content:
Raporttiteemojen käyttäminen Power BI Desktopissa - Power BI | Microsoft Learn
Re: json Dropdown and basicShape functions fail - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , Do you know of a way it can be set up without having to select "reset to default" seems kind of cumbersome for end users. Thanks
Liu, amazing! I have been searching and searching for an answer and this worked!!
Thank you so much!!!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
76 | |
61 | |
37 | |
33 |
User | Count |
---|---|
99 | |
56 | |
51 | |
42 | |
40 |