Forum Discussion

gijskruikemeier's avatar
gijskruikemeier
New Member
5 years ago

Custom Font Not Recognised

Hi All,

 

With the .json file below I am trying to use Montserrat as the font for my custom theme:

{
"name": "Waveform",
"textClasses": {
"callout": {
"fontSize": 45,
"fontFamily": "Montserrat",
"color": "#252423"
},
"title": {
"fontSize": 12,
"fontFamily": "Montserrat",
"color": "#252423"
},
"header": {
"fontSize": 12,
"fontFamily": "Montserrat",
"color": "#252423"
},
"label": {
"fontSize": 30,
"fontFamily": "Montserrat",
"color": "#FF0000"
}
},
"dataColors": ["#31B6FD", "#4584D3", "#5BD078", "#A5D028", "#F5C040", "#05E0DB", "#3153FD", "#4C45D3", "#5BD0B0", "#54D028", "#D0F540", "#057BE0"],
"background":"#FFFFFF",
"foreground": "#4584D3",
"tableAccent": "#31B6FD"
}

 

However, when using this custom theme, my fontFamily and color settings get completely ignored.

I have installed Montserrat on my console: it works in Word.

 

Does anyone have any idea how to solve this?

Thanks in advance.

5 Replies

  • gijskruikemeier check this video if it helps

     

    Follow us on LinkedIn

     

    Check my latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

     

    Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.

    • gijskruikemeier's avatar
      gijskruikemeier
      New Member

      Hi parry2k,

      In this video. the added font Lato is recognised within Power BI Desktop as an applicable font. My problem is that my font, Montserrat, is not recognised as such when I follow the exact same steps as the guy in the video...

      Could you show me how to explicitly use Montserrat in my Power BI Desktop visuals?

      Thanks in advance

      • Anonymous's avatar
        Anonymous
        Not applicable

        HI gijskruikemeier,

        Have you installed the same font on your device first? AFAIK, these font settings allow using the font that has already been installed.
        You can't directly specific it to use a custom font that doesn't install or these visuals will ignore these settings and return the default fonts.
        Regards,

        Xiaoxin Sheng

  • TejasMahind's avatar
    TejasMahind
    Frequent Visitor

    Hi, 

    How did you resolved this issue? I'm facing the same for using Open Sans