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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Revenant
New Member

Cyrylic display issue

Hello, folks!

I faced an issue while importing data from MySQL source - header row isn't displayed correct though the rest of the data is OK.

image.png

 

 

 

I did not Use First Row as a Header - column names were imported directly from MySQL header. The encoding is used in MySQL is utf8_general_ci

I didn't find any ways to change the encoding of the header while importing.

1 ACCEPTED SOLUTION
v-eqin-msft
Community Support
Community Support

Hi @Revenant ,

 

You may try to convert it in your MySQL Table. Hope these links could help:

How to convert a MySQL database to UTF-8

MySQL: Converting an incorrect latin1 column to utf8 | NicJ.net

Mysql: Convert encoding to UTF8 without garbled data (Example)

 

Or try functions to specifies the text encoding type.

Eyelyn9_0-1656987264482.png

TextEncoding.Type - PowerQuery M | Microsoft Docs

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-eqin-msft
Community Support
Community Support

Hi @Revenant ,

 

You may try to convert it in your MySQL Table. Hope these links could help:

How to convert a MySQL database to UTF-8

MySQL: Converting an incorrect latin1 column to utf8 | NicJ.net

Mysql: Convert encoding to UTF8 without garbled data (Example)

 

Or try functions to specifies the text encoding type.

Eyelyn9_0-1656987264482.png

TextEncoding.Type - PowerQuery M | Microsoft Docs

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

TextEncoding.Utf8 was the solution. Thank you very much!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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