Hi,
We have a flow that :
1 - Gets the content from an excel file stored in sharepoint which is synchronized with a MS Form (contains the responses)
2 - Convert the binary content obtained from the step 1 into a proper .xlsx file in our local system.
We see that when we open the excel manually from the forms (open results in excel) the registers are updated , but when we run the power automate flow it gets outdated and we get the version of the file that was manually opened the last time.
Is there a way to update the file before getting the content?