Hi community,
We have a super simple Power Automate Desktop flow that retrieves an Excel file, which is fed by responses from an MS Forms survey, and downloads it locally. The flow is triggered from the Windows Task Scheduler.
The form belongs to an Office 365 group, and the Excel file is supposed to update automatically, but this isn't happening unless we manually open the Excel link. When we do this, a synchronization progress message appears, and the records are updated.
I've read extensively about this issue (some threads include this one), but nothing has resolved our problem.
We thought of a workaround to include a step in the flow that opens the browser with the Excel link, waits a few seconds, and then closes it before proceeding to download the file. This works when the flow is run manually, but when it's executed from the Windows Task Scheduler, despite having the Power Automate extension installed (I’ve tried both Edge and Chrome), the flow fails with the message "Failed to assume control of browser."
Are these two issues (the browser control failure and the synchronization problem between Forms and Excel) known bugs that will be addressed? Could someone help us with this?