
Hello!
For one of my flows, I need to convert a csv into an xlsx file.
Microsoft has a guide on this issue, which I've been using:
Convert CSV files to Excel workbooks - Office Scripts | Microsoft Learn
However, when I attempt to run the script on the newly created file, it creates an error, saying
"The file format is not recognized. Please check that the selected workbook is valid.
clientRequestId: 439c4c82-8eeb-4778-a9d7-5c47049b4488"
However, if I run the script on the original (or a copy created outside of the power automate flow), it works perfectly! What should I do to resolve this issue?
Thanks
Hi I have the exact same issue wonder if anyone have the solution for this?