Hello, everyone,
I would like to combine several csv files from a sharepoint in one excel file on a sharepoint.
To do this, a separate worksheet would have to be created in a single Excel file for each individual csv file.
So the final result would be one xlsx File with one worksheet per csv file.
The name of the worksheets should be the name of the csv files without the .csv suffix.
The content in the csv files is separated with commas and must then be separated in the Excel file. (Text to columns).
The automation can be scheduled once a day. It can overwrite the xlsx file.
I found the Power Automate "Encodian" module. It looks promising and already offers many possibilities in the free version.
But I'm worried about data protection in Germany.
Can I solve my problem with Power-Automate or do I need Encodian Flowr for this?
Or can be Power BI with Power query ONLINE can be used for this process?
Thanks and Regards