Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
soldier_rong
Helper II
Helper II

Connecting to Oracle database with garbled code

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))

 

soldier_rong_1-1669799213982.png

 

 

soldier_rong_0-1669799106823.png

Thanks advance.

 

BR,

Soldier Rong

2 REPLIES 2
soldier_rong
Helper II
Helper II

Hi @v-yanjiang-msft ,

 

Hope you are well.

 

I found the the oracle server code as the below: American_America.WE8ISO8859P1.

soldier_rong_0-1673415884664.png

So, I changed the key in my PC. However, the field still garbled

soldier_rong_1-1673415919890.png

 

 

soldier_rong_2-1673416040795.png

 

v-yanjiang-msft
Community Support
Community Support

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: 

Characters are garbled with Oracle database - Enterprise Information Management - Support Wiki (sap....

 

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.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors