Forum Discussion
Anonymous
2 years agoNot applicable
Need help with Chinese characters
Hello, I need help on how to fix this issue. My source file is an xls file and the encoding is already Unicode. However when I use the file in Power BI, it shows below data.
The random characters should be in Chinese like in the excel file.
3 Replies
- lbendlinSuper User
Please show your Power Query code. If possible, use .XLSX, not .XLS.
- AnonymousNot applicable
Hi, this is the Power Query code. It's not possible to use .xlsx, we can only use .xls.
Blurred out sensitive infos.
- lbendlinSuper User
Which encoding are you specifying in the Lines.FromBinary step? (Please enable "Display line numbers" )