The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
@v-yangliu-msft , 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!!!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
109 | |
78 | |
67 | |
52 | |
50 |
User | Count |
---|---|
121 | |
119 | |
77 | |
62 | |
61 |