I'm trying to modify steps that work well in another flow, that loops through adding days until I get to the next Sunday (for example).
In the new instance I'm trying to use the loop to subtract one day until it finds the most recent Monday (see screenshot below). When the flow runs, it is stuck in this loop. Not sure what I'm doing wrong, aside from changing Sunday to Monday, and making it a negative 1 instead of positive, everything else is identical to the working steps. Thanks for any insights.