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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello Community, I have created a custom theme here (https://themes.powerbi.tips/) in which I have set "TheSans" as the font type for all possible settings.
For many settings, the selection for TheSans is now available. Here as an example for Slicer-Vis --> Title
whereas here for Barchart-Vis it is not available
Code so far:
{"name":"NewStyle","dataColors":["#someColors"],
"visualStyles":{"*":{"*":{"*":[{"fontFamily":"TheSans","titleFontFamily":"TheSans"}],
"legend":[{"fontFamily":"TheSans"}],
"valueAxis":[{"fontFamily":"TheSans",
"titleFontFamily":"TheSans","show":false}],
"general":[{"responsive":false}],
"categoryAxis":[{"fontFamily":"TheSans",
"titleFontFamily":"TheSans"}],
"labels":[{"fontFamily":"TheSans"}],
"title":[{"fontFamily":"TheSans"}]}}}}
Can you tell me what I need to add in the stylejson to make my custom font available in all POSSIBLE font settings?
Thanks and a good week to all!
Solved! Go to Solution.
You'll have to raise an idea or a bug report to bring this to the product team's attention.
You'll have to raise an idea or a bug report to bring this to the product team's attention.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!