Forum Discussion
Torin78
2 years agoNew Member
Get CSV Files from Folder and Subfolders
Good morning.
are there any way to get all csv files from a Main Folder and subfolders? in datafactory
Thank you in advance
You can try the below approach :
wherein you can use wild card path from main path to all .csv files recursively
1 Reply
- NandanHegdeSuper User
You can try the below approach :
wherein you can use wild card path from main path to all .csv files recursively