Forum Discussion
aurbanska
4 years agoFrequent 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 M...
lbendlin
4 years agoSuper 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?