We have a customer inquery website that generates a CSV file with each interaction. I'd like to automattically take each CSV file and combine them into one master Excel file. Each CSV file has a header row and a data row. I'd like to take the data row and move it into the Excel file. Is it possible to automate this process with MS Flow? Each CSV file will be save independently into a central folder on OneDrive for Buisness.
Is there a way to save the CSV file? I have a CSV generated from Create CSV table and I want to save to a CSV file to be stored in Azure Data Lake Store. Can it be done?
Hi @ rct224,
I am afraid there is no way to analyze CSV file in Microsoft Flow currently.
There is a similar idea would like to get rows from a text file (CSV) submitted as link below:
https://powerusers.microsoft.com/t5/Flow-Ideas/Text-CSV-file-get-rows/idi-p/19494
You could consider convert all your CSV file to Excel file manually, and then get data with “Get rows” action of Excel connector .
Regards,
Alice Zhang