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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi - I've built a report which is published to the public web. Unfortunately, in many cases, the custom font I used is not showing, and instead the report is falling back to Times New Roman.
2 questions:
1) I assume the issue whereby the font needs to be installed locally is still an issue?
2) I would like my fallback to be Arial. How do I modify my existing JSON file to make this happen? Below is my current JSON file.
{
"name": "Custom Theme",
"dataColors": ["#22272B","#004000","#0B3F47","#002664","#441170","#65004D","#630019","#941B00","#694800","#523719","#CBEDFD","#146CFD","#8CE0FF","#D7153A","#F2F2F2"],
"textClasses": {
"callout": {
"fontSize": 45,
"fontFace": "Public Sans",
"color": "#252423"
},
"title": {
"fontSize": 12,
"fontFace": "Public Sans",
"color": "#252423"
},
"header": {
"fontSize": 12,
"fontFace": "Public Sans",
"color": "#252423"
},
"label": {
"fontSize": 10,
"fontFace": "Public Sans",
"color": "#252423"
}
}
}
Thanks, Andrew
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 38 | |
| 38 | |
| 28 | |
| 25 |
| User | Count |
|---|---|
| 124 | |
| 87 | |
| 70 | |
| 66 | |
| 65 |