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.