Hi all,
I am trying to figure out how to use generate rows to add different weeks. Basically, I have a list of FLSA end dates for each employee that go in sequential order every 7 days (2021-04-18, 2021-04-25, etc.). And I'm pulling out dates that do not have that next week in order (2021-04-18, 2021-05-02). I want to use generate rows to add that 2021-04-25 back under the 2021-04-18, so that the below 8 rows turn into 16 total, two sequential weeks for each of the employees.
Just not sure how to set up the tool because I get the "Value did not change after the Loop Expression" error.

