Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Guys,
I connect to Oracle to query out the data appears garbled? How do I know what the data encoding is after I import my power BI data source? My database is coded as WE8ISO8859P1.
I also tried the following code, but it didn't work, still garbled.
= Table.AddColumn(source, "Customer colunm", each Text.FromBinary(Text.ToBinary([COMPANY_NAME], TextEncoding.Utf16), TextEncoding.Ascii))
Thanks advance.
BR,
Soldier Rong
Hi @v-yanjiang-msft ,
Hope you are well.
I found the the oracle server code as the below: American_America.WE8ISO8859P1.
So, I changed the key in my PC. However, the field still garbled
Hi @soldier_rong ,
I noticed that you have another same thread and the engineer has gave a solution. Does it work for you? If not, please see if this document can help:
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
7 | |
5 | |
5 | |
5 | |
4 |
User | Count |
---|---|
11 | |
11 | |
9 | |
7 | |
6 |