Forum Discussion
jaykwilliams
7 years agoFrequent Visitor
Chiclet Slicer / Themes JSON Edits
Is there currently a way to code a JSON theme file to adjust the default behavior for a chiclet slicer? My JSON file sets global visual styles (title) that are not applied to the chiclet slicers. ...
Anonymous
7 years agoNot applicable
I am having same issue, and it is not working after rename eather.
"ChicletSlicer1448559807354": {
"*": {
"general": {
"orientation": "Vertical",
"multiselect": false,
"forcedSelection": false
},
"rows": [{
"fontColor": {
"solid": {
"color": "#ffffff"
}
},
"textSize": 8,
"height":22,
"width":84,
"selectedColor": {
"solid": {
"color": "#000000"
}
},
"hoverColor": {
"solid": {
"color": "#808080"
}
},
"unselectedColor": {
"solid": {
"color": "#b3b3b3"
}
},
"outlineWeight":1,
"padding":1,
"borderStyle":"Cut"
}
]
}
}- v-viig7 years agoCommunity Champion
Were any options applied? What verison of Power BI Desktop did you use?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals