Is there a way to refresh the content of excel and word document templates stored in SharePoint Online Document Library? These word and excel templates are associated with the same custom content type and have data connections that connect to Azure SQL.
There is a feature called 'Refresh Links' in our application. So whenever a user selects a site and clicks on 'Refresh Links', I want the data in all of these templates ( that are residing in the documents library of that particular site) to get refreshed with the latest content ( similar to clicking on 'refresh All' after opening an excel document/ Ctrl A+F9 for word document)
Any help is greatly appreciated. Thank you in advance.
Thank you for further clarification.
If that’s the case, the general flow may look like as below:
I’m not sure about your trigger as seems you need to trigger 3rd part app to start the flow. Meanwhile overwrite the former data, I recommend you create new table and insert data to a new excel file since you didn’t mention about detailed condition.
Hope the content above may help you.
Thanks
Anna
Thank you for your response. Excel templates means that excel documents with tables where table data comes from Azure SQL.
I want to update these existing excel documents with the latest table data by refreshing.
Thank you for posting.
According to your description, you would like to automatically update your excel and word template stored in SPO library once user click on ‘refresh link’ from your application. If any misunderstood, please kindly let me know.
First of all, it’s impossible to refresh word template as no related action available in flow. As you can see, only conversion action listed for word.
For excel ,may I know what do you mean by template? Based on my understanding, data in excel is from Azure SQL. So whether you want to update data from Azure SQL or update title line in excel?
Hope to hear from you soon.
Thanks
Anna
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1