Forum Discussion

paris's avatar
paris
Icon for Helper V rankHelper V
6 years ago
Solved

TEXT box - DIN font

Hello,

 

I have created a lot of reports with all DIN font. I just realised TEXT box does not have DIN font, is there anyway I can manually add DIN font to TEXT box?

 

All the best,

Paris

6 Replies

  • romgut's avatar
    romgut
    Icon for Advocate III rankAdvocate III

    Hi, there is also another way to add DIN to your textbox:

    Power BI Desktop > View > Themes > Customize current theme > (pop up window) > Text > here you can select more fonts in the font family, also DIN, and you will find it (after saving) in your text box

     

    BR Roman

     

    • paris's avatar
      paris
      Icon for Helper V rankHelper V

      Thank you very much for sharing a link. It is so strange they have DIN in graph format but not text.

       

      All the best,

      Paris

  • dax's avatar
    dax
    Icon for Community Support rankCommunity Support

    Hi paris , 

    Yes, you could refer to amitchandak 's suggestion, you could download the DIN in your machine, then you could set Global setting of visual in https://powerbi.tips/tools/report-theme-generator-v3/ like below

     

    {"name":"My Theme","visualStyles":{"*":{"*":{"*":[{"fontFamily":"DIN","color":{"solid":{}}}]}}}}

     

     Then import the json file in desktop as shown in video, it should work.

    Best Regards,
    Zoe Zhi

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

     

     

    • paris's avatar
      paris
      Icon for Helper V rankHelper V

      Thank you for detailed infomation. I was not able to download so it really helped. 

       

      All the best,

      Paris

  • Kris2x5's avatar
    Kris2x5
    Icon for Advocate III rankAdvocate III

    Another option is to use a button as your textbox. Insert a blank button and then in the format pane, navigate to Style, turn Text on, fill in the text box and then select DIN font. You can also turn the border off in the format pane. Make sure there is no action associated with the button so that it remains a text box.