Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

ITERATION MACRO

saiirangam
8 - Asteroid

i have folder consisting around 200-500 files ,my task is the pick the file one by one copy them into respective folders based on the file name and delete the file from the source folder and this should repeat for all the files in the folder until the source folder becomes empty.Any thoughts to creat a dynamic workflow for this scenario 

2 REPLIES 2
binuacs
21 - Polaris
dsandmann
8 - Asteroid

The best solution for this is likely going to be using a directory tool to get all the file names, and sending instructions through the run command developer tool.

Labels
Top Solution Authors