Ok, so I'm working on cleaning up a workbook for a coworker... there are several pivots that are bascially listing names per machine.
I set the source data to be the Table Name rather than the Cell reference that was previously used because that range was no logner accurate (it was not including several rows). this way as the table grows, the data source for the pivots will dynamically change to accomidate...
anyway... i updated the pivots and started to play with them to make sure they all work properly and then i found this.
1) i have 2 pivots on 1 sheet. when i add my name to the datatable and refresh the pivots, on one pivot my name shows up in alpha order but on the other it shows up at the bottom. all the 'options' for both pivots are the same so i'm not sure why one is able to sort and the other is not. right now they are using the filter and rows fields.
2) the other issue is that 1 pivot will automaticly add the new date to the filter but the other does not... i dont want to have to update multiple pivot filters; they need to automatically update like the one (this is a bigger issue than the sorting)
EDIT: the tables that dont automatically add the new date to the filter field are the ones that dont sort the data either
any help is greatly appreciated!
I set the source data to be the Table Name rather than the Cell reference that was previously used because that range was no logner accurate (it was not including several rows). this way as the table grows, the data source for the pivots will dynamically change to accomidate...
anyway... i updated the pivots and started to play with them to make sure they all work properly and then i found this.
1) i have 2 pivots on 1 sheet. when i add my name to the datatable and refresh the pivots, on one pivot my name shows up in alpha order but on the other it shows up at the bottom. all the 'options' for both pivots are the same so i'm not sure why one is able to sort and the other is not. right now they are using the filter and rows fields.
2) the other issue is that 1 pivot will automaticly add the new date to the filter but the other does not... i dont want to have to update multiple pivot filters; they need to automatically update like the one (this is a bigger issue than the sorting)
EDIT: the tables that dont automatically add the new date to the filter field are the ones that dont sort the data either
any help is greatly appreciated!