| HAMMERing away at Automated PowerPivot Refresh |
| Written by Goban Saor |
| Sunday, 11 September 2011 21:06 |
|
See below for an updated version of the VBA code that automates the refresh of PowerPivot models. Having spent the last week delving deeper into the process I've made a few changes. The original code doesn't work if more than one PowerPivot model is opened; the new method uses a combination of DMV (tabular views of AS engine's metadata) Sessions and Object Activity (in particular looking for 'Permissions' issued to a workbook's sessions). |
Author articles
- DISCOVER_COMMANDS DMV - Improve Drillthrough and Learn DAX Query
- DAX's back - Create DAX Measures in Excel 2013 without PowerPivot Add-in
- oData in-process Server - auto refreshing PowerPivot linked Excel tables
- Playing DAX Percentiles on the mean (or is that median) Streets of Ireland
- Why use a dimensional data model for PowerPivot
Most Popular
- Step by step guide on installing PowerPivot for SharePoint on a single machine
- List of suggested datasets to test PowerPivot
- How to install PowerPivot for Excel and list of know issues
- List of PowerPivot DAX functions with description
- Microsoft Virtual Lab: PowerPivot for Excel 2010 Introduction
- Learning PowerPivot and DAX
- List of PowerPivot DAX functions (short)
- PowerPivot's impact on BI pros?



