Forum Discussion
Dan44
2 years agoHelper I
Auto Refresh Excel Report with Power Pivot Data Model
Hi all, I have this Office Script which can be scheduled in Excel: function main(workbook: ExcelScript.Workbook) {
// Refresh all data connections
workbook.refreshAllDataConnections...
JGroothedde
2 years agoResolver II
Hi Dan44 unfortunately i haven't gotten around testing it yet, will probably have some time to get into this next week. Have a good weekend for now!
Dan44
2 years agoHelper I
JGroothedde hi again just wondered if you had any suggestions? Unfortunately is a tricky one! Thanks