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 , i just saw your comment in the older topic. I think i've encountered this before (and found a fix for it too). I will check and see if i can find it for you!