Forum Discussion
Re: Custom font in Power BI
- Anonymous2 years ago
Hi rufmau68 ,
I tested this font and it works fine. You can try the variant of 'Titillium Web' to see if it works fine.
Best Regards,
Wenbin Zhou
try with
"fontFace": "'Titillium Web'"
I'm trying the same, but with another font i downloaded from internet. The font, "ZapfHumnst BT" is already installed and i tried using in Microsoft Word, worked perfectly. I did all the steps, the name appears in BI but looking as Times New Roman. Here's my current .json file:
{
"name": "Custom",
"textClasses": {
"label": {
"fontFace": "'ZapfHumnst BT'"
},
"callout": {
"fontFace": "'ZapfHumnst BT'"
},
"title": {
"fontFace": "'ZapfHumnst BT'"
},
"header": {
"fontFace": "'ZapfHumnst BT'"
}
}
}
- rufmau681 year ago
Helper III
"ZapfHumnst BT" dont works? also if you have (previosly) installed on your machine ? wow bad think! so it seems that you can customize every fonts BUT noone works if are not one of defualt fonts preinstalled in PBI. No good... my first post il 6 months old and right now no good solution match with our needs. Where is Microsoft Support ? Our Microsoft Support dont give me good answers, just generic: You can. But then We cant ;-(
Stay tuned
thanks
bye