Forum Discussion

aurbanska's avatar
aurbanska
Frequent Visitor
4 years ago

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

  • 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?

  • aurbanska's avatar
    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):