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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors