Forum Discussion
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
Refer, if this can help
https://www.youtube.com/watch?v=H-HuBXB4ahc&feature=youtu.be
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 ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
6 Replies
- romgut
Advocate 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
- amitchandak
Super User
Refer, if this can help
https://www.youtube.com/watch?v=H-HuBXB4ahc&feature=youtu.be
- paris
Helper 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
Community 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 ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- paris
Helper V
Thank you for detailed infomation. I was not able to download so it really helped.
All the best,
Paris
- Kris2x5
Advocate 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.