Hi,
I know in general one cannot explicitly denote order of processing in Alteryx (using 2018.3). However, tools such Block Until Done have allowed to work around the issue.
I have a situation where I need an Input Data to process after a series of workflow tools. Input Data does not have a input side to the tool so Block Until Done won't work.
The only thing I can think of it to put Input Data tools in a separate workflow or in a macro to force them to execute post other tools.
Is there any other way someone might suggest to accomplish forcing an input data tool to process post some other tool in a workflow?
Thanks for any ideas.
Jeff