Forum Discussion
Power BI Service, Paginated Report Builder - why some unicode glyphs not displaying
- 3 years ago
The difference between the default view and the print preview from app.powerbi.com is almost certainly a difference in the available fonts. When you view the default web page Power BI will send html to the client browser and that will have access to local fonts on your PC. When you do a print preview the service will generate a PDF on the server side using the fonts available on the Power BI rendering nodes. If the exact font is not available the operating system then has rules it uses to find the closest similar font. And unfortunately not all fonts have the full unicode character set.
I did some tests using a number of different fonts and found that Segoe UI Symbol seemed to have the best support for extended Unicode characters. If you are putting your indicators in their own column this might work for you.
Hi garythomannCoGC ,
Please refer to these two posts, starting with regional and system versions, I hope it will help.
Solved: Unicode arrows problem
Solved: UNICHAR characters not displaying correctly for so...
If your report builder is not up to date, please try the latest version of the report builder.
Download Microsoft® Power BI Report Builder from Official Microsoft Download Center
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- garythomannCoGC4 years ago
Impactful Individual
Thanks for your reply. Your post came through at the same time as my last one. Will have look. Thanks
- d_gosbell3 years ago
Super User
The difference between the default view and the print preview from app.powerbi.com is almost certainly a difference in the available fonts. When you view the default web page Power BI will send html to the client browser and that will have access to local fonts on your PC. When you do a print preview the service will generate a PDF on the server side using the fonts available on the Power BI rendering nodes. If the exact font is not available the operating system then has rules it uses to find the closest similar font. And unfortunately not all fonts have the full unicode character set.
I did some tests using a number of different fonts and found that Segoe UI Symbol seemed to have the best support for extended Unicode characters. If you are putting your indicators in their own column this might work for you.