Hi all,
I have a sequenced macro that I've been using successfully for some time but it has a glitch. I'm hoping someone has run into this.
My macro has Container 1 and Container 2.
It runs Container 1 (while 2 is disabled), then runs Container 2 (while 1 is disabled).
Now container 1 has a test that says "Stop if No New Files". This stops the processing of container 1.
Here is the problem- Container 2 keeps processing (because the stop test is within container 1 and is not on the macro's outer workflow).
So I know what is going wrong but I'm not sure of how to apply the test to the outer workflow that references the test in the inner workflow.
I apologize that I cannot upload it due to the nature of the work. Alteryx version 2021.3
Thanks for any input you can offer!