Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHi @clant,
You'll need to structure your workflow so the iteration macro output comes after the filter (i.e. only send it back thru the loop until the criteria is met). I've just given you a simple snapshot from your workflow to show how the logic should work. Given that you've summarized the data prior to the filter you may need to reconstruct the dataset downstream before sending it back through Hope this helps!
What version was this made in? I can't open the file with 11.0.3.
Thanks,
Ben
Thank you @ggruccio that makes sense! I just have to append the summariesed data back to it then do the filter.