Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Updating Excel Pivots using SQL server

Author  Topic 

Longtooths
Starting Member

1 Post

Posted - 2010-01-21 : 08:20:19
Problem: 50+ Excel workbooks, linked to SQL as a data source, all workbooks have one Pivot table. Need to find a way to automate the refresh of the pivot tables so they are ready by start of business the following day. As if that was not enough, before starting a refresh, need to check source table to verify a max ddate is present.

Thoughts?
   

- Advertisement -