
Announcements
Hi all,
I'm using Power Automate to run a workflow that opens an Excel workbook stored in OneDrive/SharePoint, executes a Power Query (to refresh data), and then runs an Office Script to perform some updates. The flow works as expected, but the changes seem to be kept in memory and are not saved to the actual file - meaning the workbook doesn't reflect the changes until someone manually opens the workbook.
Is there a reliable way to force the workbook to save changes after running Power Query and Office Script via Power Automate?
Thanks in advance!