When I setup a multistage workflow. How can I make it run from between, with data staged in between. I do not want to run all the stages/steps of the workflow every time I am adding a step. I am aware of the container-disable, that to make one leg of the workflow not run. I am looking for running a workflow from a mid point, until which I feel the data is organized correctly, but want to test only the further steps of the workflow.
Solved! Go to Solution.
Currently, there's not an option to specify where to start running your workflow from. I believe it is something that Alteryx has on the product roadmap.
In the meantime, there is a macro available on Alteryx's Gallery that can help until the new feature is added. Cache macro
Hope this helps!
Best,
Jimmy