Forum Discussion
efilipe
Helper IV
6 years agoMaking result come in UTF-8
Hello guys, Can you suggest me what I can change to make the result come as UTF-8? let data = [ date_start = "2019-10-01", date_end = "2019-12-31", profiles= {"8282828282"}, fields= {"att...
- 6 years ago
efilipe ,
You can use power query function
TextEncoding.Utf8https://docs.microsoft.com/en-us/powerquery-m/textencoding-utf8
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-yuta-msft
Community Support
6 years agoefilipe ,
You can use power query function
TextEncoding.Utf8
https://docs.microsoft.com/en-us/powerquery-m/textencoding-utf8
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.