HI, I have created multiple YXMD files that I would like to run in sequence. How can I do this? Thanks also for redirecting to any existing discussion (haven't found any on this forum).
Try out the Runner tools as part of the CReW macros! Chaos Reigns Within: Alteryx CReW Macros
@danielezatti, the list runner tool will help.
@danielezatti any luck?
Honestly ran into the same limitation and it surprised me there isn’t a native way to chain workflows directly in Designer. Most people seem to land on external execution instead, especially using command line or scheduling. I ended up sticking with a simple script approach and it’s been reliable so far. Something like workflow automation setup makes the whole process way easier to manage long term.