I have built a Scheduled Flow, in which data from an SQL server via an SQL Statement is read. Then data is used to create a CSV File and finally post it in Sharepoint. It is working at the moment. But I need to create now, an Excel file, instead of a CSV File.


The change should happen in the last steps from "Get CSV Data". What would I need to do in the flow , in order to produce an Excel file instead of the CSV File, apart from Encodian "Convert Excel" and Plumsail " CSV To Excel"?
Thanks