Hi Everyone,
My workflow consists of 3 different workflows which are separated by containers. Right now, I can run the workflow by closing containers and running the workflow 3 different times, but I was wondering if there is a one run approach to this. I do not want to have them saved separately as I do not want to increase the number of alteryx files for doing 1 job.
My workflow can be summarized like this: This first container makes a copy of an existing template. The second container does a few analyses and pastes the results to the copied template. The third container renames the copy with today's date. As you can see the workflow needs to run in sequence to get the expected outcome. I have posted a screenshot of the workflow for reference.
I have seen a few other posts asking for help regarding the same topic but I have seen a few solutions being suggested like list runners, chained app. I wanted to know what the best option worth exploring for my use case scenario.
I would really like some guidance on how to go about this.
Thanks in advance