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.
SOLVED

Block Until Done

AnushaKHegde
5 - Atom

Have a case, where multiple output should be written to different sheets of the same workbook and hence using 'Block until done'

We use two different input files. If any one of the sheets in the input file, is not available then the workflow doesn't get processed completely/errors out. 
Could you please assist with a work around.

2 REPLIES 2
aatalai
15 - Aurora

put them both in the same folder and then use the file directory tool. Then use block until done to input them one at a time, let me know if that helps

AnushaKHegde
5 - Atom

Thank you, it worked.

Labels
Top Solution Authors