The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone
Is there a way to add multiple fonts per each text class ? I looking for something like the following but with multiple extra fonts per class:
{
"name": "Custom",
"textClasses": {
"label": {
"fontFace": "Metropolis"
},
"callout": {
"fontFace": "Roboto"
},
"title": {
"fontFace": "Poppins"
},
"header": {
"fontFace": "Univers"
}
}
}
Beacuse, what I get from this is having only Metropolis as a font for Label but not the others, it may have an option to add in json structure that i didnt find.
Solved! Go to Solution.
Hi @Anonymous ,
Check the blog post below believe it has what you are looking for:
https://dataveld.com/2018/01/05/control-and-expand-your-power-bi-font-selection-with-themes/
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Anonymous ,
Check the blog post below believe it has what you are looking for:
https://dataveld.com/2018/01/05/control-and-expand-your-power-bi-font-selection-with-themes/
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português