Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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