Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I created a custom JSON theme. It contains slicer information as follows:
"slicer": {
"*": {
"data": [
{
"mode": "Dropdown"
}
],
"items": [
{
"textSize": 14,
"fontColor": {
"solid": {
"color": "#666666"
}
},
"background": {
"solid": {
"color": "#FFFFFF"
}
}
}
],
"header": [
{
"textSize": 15,
"fontColor": {
"solid": {
"color": "#666666"
}
}
}
],
"selection": [
{
"singleSelect": false
}
],
"background": [
{
"show": true,
"solid": {
"color": "#000000"
},
"transparency": 0
}
]
}
}However, when I insert a new slicer, it always picks "Vertical List", and I then have to manually go to slicer settings/options and reset the style to default. When I do that, the slicer style then displays "Dropdown".
Any input is greatly appreciated.
Hi @SDittmannFleet ,
Please try below steps:
1. Verify JSON Syntax:
Ensure that the JSON theme file is correctly formatted and that there are no syntax errors. You can use online JSON validators to check the syntax.
2. Check Power BI Version:
Make sure you are using the latest version of Power BI Desktop, as there might be updates or fixes related to theme application.
3. Reapply the Theme:
Try reapplying the theme after inserting the slicer to see if it changes to the "Dropdown" mode.
4. Check for Overrides:
Ensure that there are no other settings or themes applied to the report that might be overriding the slicer mode.
5. Test with a New Report:
Create a new report and apply the theme before adding any slicers to see if the issue persists.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
None of these make any difference. From what I have seen online, it is a bug.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |