Forum Discussion
Change default font
Hi Jacy,
Current there is no options to setting default format, perhaps you can vote below idea:
Set default visualization formats
Regards,
Xiaoxin Sheng
Xiaoxin Sheng, I have a query. It was able to make changes to json file by looking at datacard and enumerators format given by powerbi team.
I am unable to apply code for card titles. Below is the code which I have applied:
"card":
{"*":
{"cardTitle":[{"color":{"solid":{"color":"#FFEA00"}},"fontSize":20,"fontFamily":"Calibri, Cambria"}],
"labels":[{"show":true,"color":{"solid":{"color":"#FFB300"}},"labelPrecision":2,"fontSize":40,"fontFamily":"Calibri, Cambria"}]
}
},
Eventhough I interchange card with cardTitle, still I am unable to change it. Also, if I use cardTitle as card in one of the visuals still not able to apply.
It is a time consuming process to apply changes to every cardTitle as I have 20 visuals to display. Any changes to one card title in terms of color and font needs to be reflected across 20 visuals. Your help will be much appreciated.
Thanks,
Sujit