Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Xriz
Advocate I
Advocate I

import custom fonts for all possible settings in the format tab

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

Xriz_0-1633003993975.png

whereas here for Barchart-Vis it is not available

Xriz_1-1633004114332.png

 

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!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You'll have to raise an idea or a bug report to bring this to the product team's attention.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You'll have to raise an idea or a bug report to bring this to the product team's attention.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors