I am new to Alteryx and coming from an Access background I am curious how to reorder my workflow. I tried inserting a new workflow between two existing and it did not run in order. Being able to reorder macros in Access is pretty simple, just move to the new run order and save. How can I accomplish this using Alteryx. Right now, I've worked around this by just creating a new tab and cutting / pasting in the order I want it to execute. Hopefully there is a better way to do this.
Hi @fm6133,
Here is a primer on the Block until done tool which may be helpful for you.
You might also check out the Parallel Block Until Done in the CReW Macro pack.
Hope that helps,
Greg
Hello @fm6133,
I suggest you to split your workflow in to macros
Then use the runner from the crew macro
Hope that Help,
Regards,