I need help with the below two workflows
1) To copy all files whose names start with "Detail" and created date is between 09-01-2025 to 09-30-2025 from one folder path (including subdirectories) into a single destination folder.
2) To copy all files when created date is between 09-01-2025 to 09-30-2025 from one folder path (including subdirectories) into a single destination folder and add the created date in the file name.
Let me know if this can be achieved via Alteryx. Thank you