Hello
I'm trying to build with Power Automate a flow that reads a CSV file content (Encoding Ansi) and parse to json.
The problem is that Get File Content does not recognize the encoding (ANSI) and returns data like this
��������
Any ideas ?