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
aurbanska
Frequent Visitor

Decode escape characters

Hi, 

 

is there a way in power query to decode escaped characters in order to see the text with special characters from different languages (e.g. instead of "\u00F3n" to see "ó")? 

 

I am using MySQL data source. 

 

Thank you!

3 REPLIES 3
V-lianl-msft
Community Support
Community Support

Hi @aurbanska ,

 

Please check the blog to escape special characters.

https://blog.crossjoin.co.uk/2018/03/05/character-escape-sequences-in-m/ 


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

aurbanska
Frequent Visitor

Hi

 

Thank you for replying! 

 

This is the sample data that I am getting directly from MySQL and that includes escape characters (Description column):

 

Capture.PNG

lbendlin
Super User
Super User

Normally you specify the encoding during the import from the data source, and Power Query does the rest automatically.  It's not entirely clear which way you want to convert. Can you provide some sample data that are equivalent to what MySQL gives you?

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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