Hi all,
I have an issue and would like your input on whether this solution is possible.
I have automated manual processes using a whole bunch of workflows. I wanted to able to consolidate the workflows into one by packaging each one into Alteryx macros. So if you can think about each workflow as a part, I have one workflow with just 4 macro nodes (workflows: part 1, part 2, part 3, part 4) Each of the workflows share same inputs, I'm wondering if I am able to just have one file browse to update the files for all of those macros that I mentioned above.
Reason I am not approaching this problem with an Analytical app is because there are other processes that do not share the same inputs. I see this way as the most ideal since I can add more logic later. I've attached a screenshot of what I tried to accomplish. Please let me know if this is possible!