Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Sarencibia
Frequent Visitor

Chiclet Slicer / Themes JSON Edits don't work

Hello!!!

 

I am trying to configure the ChicletSlicer display through a theme in PBI, my .json works fine except for the ChicletSlicer part, could you please help me?

 

"ChicletSlicer1448559807354": {
"*": {
"header": {
"title": [
{
"show": true,
"fontColor": {
"solid": {
"color": "#0F0F0F"
}
},
"background": {
"solid": {
"color": "#E0E0E0"
}
},
"alignment": "right",
"fontSize": 16,
"fontFamily": "Roboto"
}
]
}
},
"chiclets": {
"selectedColor": {
"solid": {
"color": "#ffffff"
}
},
"unselectedColor": {
"solid": {
"color": "#D0D0D0"
}
},
"fontColor": {
"solid": {
"color": "#F5F5F5"
}
}
}
},

I`m really appreciate!

0 REPLIES 0

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors