Hello everyone,
Is there any way to convert a CSV file to Excel format using Microsoft flow?
Thank you.
Hi @Ancy,
I have made a test on my side and couldn't find anyway to convert a CSV file to a Excel file in microsoft flow currently.
I afraid that to convert a CSV file to a Excel file is not supported in microsoft flow currently.
If you would like to convert a CSV file to a Excel file with microsoft flow, then please consider submit this as an idea in the flow idea forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Best regards,
Alice
You can use Parse CSV action from Plumsail Documents connector. It allows you to convert CSV into an array and variables for each column. Please read this article demonstrating how it works.
In your case you will need to parse your CSV into an array using this action, then you can use Create XLSX document from template action from the same connector to generate an XLSX file. Please read this article describing how to work with XLSX templates.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
42 | |
17 | |
16 | |
15 | |
13 |
User | Count |
---|---|
66 | |
36 | |
27 | |
20 | |
17 |