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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
MoonForYoung-
Regular Visitor

Customize the fonts in Power BI Deskktop_How to Find that imported font

hi Everyone,

I want to customize my Power BI font cause they were too finite to fulfill the brand requirements/.

I've followed this video to generate the JSON file and imported it to the Power BI theme.

MoonForYoung_0-1656989300405.png

 

Of Course, it worked on current visuals on my canvas.

But when I want to change the font for some special visuals and reuse that font, i can't find that font in the font pane.

Anyone knows why? maybe this would be a bug should be fixed?

1 ACCEPTED SOLUTION

Hi @MoonForYoung- ,

 

The list of font can not be change currently, if you want to reuse that font, please click "reset to default" and the bottom.

vchenwuzmsft_0-1657274169434.png

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

4 REPLIES 4
v-chenwuz-msft
Community Support
Community Support

Hi @MoonForYoung- ,

 

You can refer this code to do that:

 

{ "name" :"ForTablevisual",
"visualStyles": {
        "tableEx": {
            "*": {
                "*": [{
                    "fontSize": 12,
                    "fontFamily": "Microsoft YaHei"
                }]
            }
        }
    }
}

 

 

For more details, you can refer ths visualName list:

Use report themes in Power BI Desktop - Power BI | Microsoft Docs

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

than you for your reply.
seems you did nothing but add the attribute 'fontSize' to the JSON file, so maybe you misunderstood what I meant, I guess.

I want to explain that after I imported the JSON file all fonts changed, and you can see the font pane did show the special type "Microsoft YaHei".

MoonForYoung_0-1657180789689.png

but what is more confused is if you want to find that font in the dropdown option, no way could you find it.

MoonForYoung_1-1657180936261.png

is it normal?

 

Hi @MoonForYoung- ,

 

The list of font can not be change currently, if you want to reuse that font, please click "reset to default" and the bottom.

vchenwuzmsft_0-1657274169434.png

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

MoonForYoung-
Regular Visitor

Use a CUSTOM FONT with Power BI Desktop!!! - YouTube

here is the guidance, if you need it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.