Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have PowerBI dashboard which is uses CSV file as source file. In the CSV file, few column contain Chinese fonts and when I see the same data in dashboard, Chinese fonts are not correctly visible in dashboard visuals. Currently it looks like below -
| åæ–‡ | è´º |
Can you anyone please help and suggest, how we can make this Chinese fonts visible correctly.?
Solved! Go to Solution.
It sounds like it could be an encoding issue.
Regards
It sounds like it could be an encoding issue.
Regards
@OwenAuger - Great ! I chnaged encoding parameter from
| 1252 | windows-1252 | ANSI Latin 1; Western European (Windows) |
TO
| 20002 | x_Chinese-Eten | Eten Taiwan; Chinese Traditional (Eten) |
And now output results are as expected. Thanks for the solution.
| User | Count |
|---|---|
| 49 | |
| 37 | |
| 33 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 130 | |
| 100 | |
| 56 | |
| 37 | |
| 37 |