I am trying to create a flow where information from a Form (the trigger) is entered into an excel sheet stored in Sharepoint, then that edited Excel sheet is included as an attachment in an email.
The problem is the attached Excel sheet in the email is the sheet prior to the added row (even though this step is after the row update).
Is there a way to 'close' the excel sheet in sharepoint after the new row has been added but before moving on to including it as an attachment?