Hi Guys,
I need to open multiple csv files (with same headers & format) which are in different folders.
How can I do this?
Any help would be appriciatedĀ š¤
Hello @acaryasin01 ,
You could do that with the directory and dynamic input tool.
In the example of the dynamic tool you may see how to read multiple files from a directory, including subdirectories
In the options you put the path to the files and could include to read subdirectories and also specify the file name with wildcards * and file type.
Thank youĀ @Garabujo7Ā
My pleasure.