Hi community! I've attached a sample workflow of where I am currently stuck...
This is what I am trying to achieve, currently I have a large historical database that has several records of data grouped by each week/iteration, with a total of 99 weeks/iterations (i have them named iteration number but they signify week). Week 0 signifies the oldest historic week and week 99 is the most recent past week.
I am trying to compare week 0 to week 1 and if there is a unique ID in week 1 that did not exist in week 0 I flag that week with an X. This logic I have done already in the multi-row formula. Here is where I am stuck: I need the workflow to then move on and compare week 1 to week 2 and repeat this flagging methodology. My issue is how can I get the multi-row tool to know to switch to week 2 vs wk 1. Is this possible?
Thank you!