Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHere's my solution.
It was really challenging for me and really helped me to better understand how iterative macro works.
That is why I am attaching two workflows (first standard workflow with the logic build using many joins, and the second as Iterative macro where multiple joins were replaced by iterations). SC
Hi,
I prepared solution without macro. It was so obvious, that I wasn't able to understand why I should have macro...