Hi
I am looking at a colleagues workflow to see if there is the possibility to chnage some of the workflow into an Iteractive Macro. I looked at quite a few of the examples and videos but most seem to have only one looping feature where as I think I have 2 separate data loops needed.
This is the area that I am trying to amend:

Working from the second Filter.
- The workflow takes the input data from the first Union and does a filter against the output of the previous Filters Right Unjoined output
- From this Filter - The joined data is then added to a new Union and the output of this Union becomes the new Left input to the next Filter and the previous Filters Right Unjoined is then the Right second Filter input.
This continues until the Filter Join Data is empty. When this occures the Data set in the last Union is passed on to the remainder of the workflow for further analysis.
Can anyone shed some logical light on making this loop into an Interactive macro ?