Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a pivot table based on a SQL Server view. The data from the view (basic select with no where clauses) which is stored in "Sheet1" I created the Pivot table, selecting the "Create New Worksheet" putting the Pivot Table on Sheet4. If I select "Refresh Data" on the Pivot Table (Sheet4), it doesn't actually refresh the data in Sheet1 (i.e. re-running the select from the database) it only refresh's the Pivot Table from the data already contained in Sheet1, effectively doing nothing. The workaround is to go to Sheet1, select "Refresh Data" which querys the database, then go to Sheet4 & select "Refresh Data" which refresh's the Pivot Table contents. I *used* to be able to refresh directly from Sheet4 which re-ran the db query & updated the Pivot Table in one go.. How is this done? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the Access query a pivot table is based on | Excel Discussion (Misc queries) | |||
get SQL Server text data type into Excel pivot table | Excel Discussion (Misc queries) | |||
How do you get a pivot table to do server-side processing? | Excel Programming | |||
Excel Pivot Table from SQL Server | Excel Programming | |||
SQL Server 2000 - Pivot Table | Excel Programming |