
Announcements
Hi All,
I recently discovered power automate and I was wondering if it could make my life easier by automating refresh tasks that I have to perform every morning.
Every morning I have a series of excel files that need to be refreshed.
Here is a summary of my steps:
I would like to know if it is possible to do this automatically.
Thank you in advance for your help,
Fabrizio (beginner)
You could do it with a UI Flow, but honestly it would be easier (and cheaper) to do this locally with either PowerShell or VBScript as a scheduled task in Windows.
I've written code that does this in the past. I could give it to you but probably not appropriate to post here as this is a Power Automate forum not VBScript/PowerShell.