Hello!
Is it possible to "open" or sync an excel file via Power Automate??
My scenario: I have an MS Form to collect responses. We don't want to keep certain responses where a date within it has expired. I've used Power Automate to List rows present in a table, pull out relevant responses to delete, and delete them.
So far, so good.
My problem: The excel file associated with the MS Form and the responses does not refresh unless it is opened. This is not ideal as our team will not ever open this to check it but I want to use it as the source to pull out responses to delete based on the response entered within it.
How can I refresh/sync this data at the start of my flow run? I have tried using Power Automate to "Run script" within the excel file itself (Refresh All) - which appears to run successfully - but it is not actually syncing or refreshing the file to include any responses submitted since the file was last opened. If possible I want to avoid transferring response data from one file to another.
Any ideas?!
Thanks in advance!