Hi @Abdulla Mahammad Khan Dawood ,
Thank you for posting query in Microsoft Q&A Platform. Kindly check below detailed example, In which I am using wildcard to copy all dates files for "07" month folder.
Folder structure I had on my ADLS demofiles/yyyy/MM/dd/emp_yyyyMMdd.csv
Source Transformation in dataflow to copy all .csv files from all dates folders(01,02,03)
Add sink transformation after above step to load data in to your Target storage.
Please check below documentation to know more about Wild card file paths in Source Transformations.
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-data-lake-storage#source-transformation
Hope this will help. Thank you.
----------------------------------
- Please
accept an answer
if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how. - Want a reminder to come back and check responses? Here is how to subscribe to a notification.