I'm new to Power Automate but think the objective I'm after is fairly simple. I have a spreadsheet that tracks a running 52-week tally of closing stock prices for various securities. The spreadsheet utilizes the Stock Data Type to access this information. I would like to update the file daily even though it is viewed far less frequently. Accordingly, an automated approach is very appealling.
I set up a flow as follows:
- Launch Excel
- Select Tab in Window (Button "Refresh All")
- Close Excel
The flow fails at that last step. I get the error message "Failed to close Excel instance." I don't know what I'm doing wrong or how to resolve the error.
Any help is greatly appreciated!