Hi,
I had a flow working perfectly, converting csv to xlsx but since last Thursday it stopped working.
The flow uses the following script (taken from Power GI youtube tutorial: https://www.youtube.com/watch?v=2TIolfmtWQM) that no longer works:

Hi,
I had a flow working perfectly, converting csv to xlsx but since last Thursday it stopped working.
The flow uses the following script (taken from Power GI youtube tutorial: https://www.youtube.com/watch?v=2TIolfmtWQM) that no longer works:
Nevermind, I used the microsoft published script code to convert csv to xlsx and it works fine:
https://learn.microsoft.com/en-us/office/dev/scripts/resources/samples/convert-csv
regards,