Get all the files from a folder and merge them into a single file and write the final merged file. How to do this describe the workflow ?
Hi @ankit.dutt
-
you can use for each activity to loop through each file.
-
if the file is excel you can use read range activity to read the file.
-
you can use append range activity to merge files to data.
hope it helps!!!
1 Like
Hi @ankit.dutt
Insert all the input excel files in the Input Folder.
Change the folder paths in the argument panel.
Append Excels.zip (342.1 KB)
Hope it helps!!
1 Like
Thank you so much brother
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.