Forum Discussion
jyaul786
Helper II
3 years agoArabic Data Corrupted
Dear Friends, My Arabic data is being corrupted(displayed in other format) while importing from Oracle database to Power BI, what is the solution for this. Please help
Ahmedx
Super User
3 years agosee my answer here
https://community.powerbi.com/t5/Desktop/Problem-with-special-character-encoding-Possibly-Latin1/m-p/3140567#M1061926
for arabic you need to use the following code
Text.FromBinary(Text.ToBinary([Column1],1256),TextEncoding.Utf8))
- jyaul7863 years ago
Helper II
Thanks for your reply, i tried all one by one, but still have problem: