Forum Discussion
purnima13
7 years agoHelper I
Azure Blob read with encoding utf-8
Hello, I have a list of csv files in azure blob that I combine and import into power BI. I am successfully able to import the files. But, the files in the blob are encoded in utf-8 and I would l...
- 7 years ago
This is what finally worked for me.
I just combined the binary files in this way.
When you click on the downward arrow in content to combine the files. It takes a sample file and asks us to choose the encoding.
This made it easier and the output is correctly encoded with utf8combine files from the content column
purnima13
7 years agoHelper I
This is what finally worked for me.
I just combined the binary files in this way.
When you click on the downward arrow in content to combine the files. It takes a sample file and asks us to choose the encoding.
This made it easier and the output is correctly encoded with utf8
combine files from the content column