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! Learn more

Reply
NWBI
Frequent Visitor

Change Encoding Settings in Power BI

Hello All,

 

I am connected to a PostgreSQL Database on Huroku. I can connect succesfully, but upon loading the desired tables I get this error.

 

"DataSource.Error: ODBC: ERROR [22P05] ERROR: character with byte sequence 0xe2 0x80 0x8b in encoding "UTF8" has no equivalent in encoding "WIN1252";
Error while executing the query"

 

I understand that by changing the encoding settings in to UTF* the issue will stop, but I cannot find where to adjust the encoding settings.

 

Anyone now how?????

5 REPLIES 5
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @NWBI,

 

Where did you get this error message? Seems Power BI can handle this scenario in my test. 

Change_Encoding_Settings_in_Power_BI

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi All.

 

Using the postgres ODBC and configuring the connection in unicode mode on System DSN the issue is solved (PBI connection will be ODBC)

https://www.postgresql.org/ftp/odbc/versions/dll/

 

Regards.

Juan

Hi All.

 

Using the postgres ODBC and configuring the connection in unicode mode on System DSN the issue is solved (PBI connection will be ODBC)

https://www.postgresql.org/ftp/odbc/versions/dll/

 

Regards.

Juan

I have the same issue, any solution to that???

Greg_Deckler
Community Champion
Community Champion

Hmm, some accessing data functions in Power Query support an encoding type (like CSV) but I do not see that for PostgresSQL:

 

https://msdn.microsoft.com/en-us/library/mt260869.aspx

 

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

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 Solution Authors