Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All,
I'm trying to change the data labels and total data label fonts to "Century Gothic" using a custom JSON file, please see my code below:
{"name": "Reporting",
"visualStyles":{
"*":{
"*":{
"*":[{
"fontFamily": "Century Gothic",
"titleFontFamily": "Century Gothic",
"secFontFamily":"Century Gothic",
"secTitleFontFamily": "Century Gothic"
}]
}
}
}
}
However, when I import this file some, but strangely not all of my data labels will change over to Century Gothic. I also cannot select that correct font in the visuals that don't change over.
Any help would be greatly appreciated.
Cheers,
TP2
Solved! Go to Solution.
@TP2 , Have you changed some labels before, you used theme? Any custom change on the label will remain.
See if, the generator can help in correct theme generation - https://powerbi.tips/tools/report-theme-generator-v3/
@TP2 , Have you changed some labels before, you used theme? Any custom change on the label will remain.
See if, the generator can help in correct theme generation - https://powerbi.tips/tools/report-theme-generator-v3/
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |