I got it to update the first record in the list of records that need to be updated, but then it quits.
My api now, with the condition in question outlined in red:
It doesn’t appear to be updating the second Set Value step after the condition inside the repeat, so the condition is false for each subsequent loop.
Is there some other variable to use so that it gets updated correctly?