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
- 2 years ago
You can try the below approach :
wherein you can use wild card path from main path to all .csv files recursively
NandanHegde
Super User
2 years agoYou can try the below approach :
wherein you can use wild card path from main path to all .csv files recursively