Hello there,
So I'm trying to record Form responses into a SharePoint list using PowerAutomate, I decided to go with the template "Record form responses in a SharePoint" and I added a new Excel action called "Get a row" since I want to record in my SP list, the "Start Time" and "Completion Time" which using only the template is not possible, so I have to take those columns out of the Excel that contains all responses, so I have this Flow:


I added a delay of 15 seconds so Get a row action has time to take the ID out of the Excel File, but that didn't work, the problem exists when 2 people submit the form at the same time and that could be usual since my form has 3 questions and is been used constantly by 5 people in my company, so if they submit the form almost at the same time I get this:


I really appreciate if anybody can help me with this, thank you in advance.