Hi there,
Is this possible? I have a couple of CSV files and I would like to combine all of them into a single CSV file. All of them have the same structure, columns, headers etc they are previously formatted as tables.
I can do it using the command line for a specific folder like this:
copy *.csv newfile.csv
But I would like to have the files in my one drive folder the manually trigger the flow.
Thanks in advance for any advice.
Regards,