Hello,
I have a Sharepoint list and spreadsheet that has info added from 1 flow triggered when a User completes an MS form submission (that all works).
Following that, an administrator checks the spreadsheet and adds today's date when they are happy all the data is correct.
My second flow runs daily and applies a filter to check for 'Today's date' and sends an email to those specific Users who had their application approved 'Today'. Again, that bit works.
However, I'm coming unstuck trying to update the Sharepoint list automatically by altering the approval status, start date and end date for those specific Users. I'm trying to use the outputs of the filter, but currently every entry in the list is being updated with the same data from the first entry that is a valid output from the filter.

Can anyone help?
Cheers,
B