Hi,
Maybe someone can help to build the flow. I have excel file on SharePoint with 10 columns, I have ~1000+ rows with data, data regulary refreshed.
I need build flow, when I run manually the flow, I need, that system will take only 2 columns from this excel file and create csv file with only these 2 columns, but also split files 200 rows per file. Example in excel file I have 800 rows with 10 columns, when I run the flow, I want to receive in the same SharePoint folder 4 csv files, where each file contain data from this excel file with 2 mentioned columns.
Additional I need make some date/time remark in original excel file, which lines was exported to csv.