select a good date field cell.
hit the 'format painter' button
select the non-sorting bad date field cell and hit the 'format painter' button again to make it match the rest of the column. Then it should sort nice again.
Let me know if I misunderstood your question, not sure if you are asking how to do it manually or programatic
Thanks - I'm trying to edit the pivot table manually. I tried reformatting as you described to no avail. I'm trying to figure out how get rid of all cutomized labels. See example below using Excel 2007. Table starts like this:
But then gets accidently edited to show like the one below. If you are not even sure what the label should have been how do you "undo" all customized labels and force the pivot table to read the data again to regenerate the default row labels?
Gotcha, then make your changes as you have been and 'protect' them.
http://www.dummies.com/how-to/content/how-to-protect-an-excel-2010-workbook.html
I'm aware of how to protect worksheets and workbooks but users need to be able to "refresh" the pivot table which updates data from the enterprise system and Excel 2007 does not enable you to refresh the pivot table while it is protected. I know I could add macros that "unprotect, refresh, protect" etc. which I have done on other reports - I just thought there would be an easy way to "reset" the pivot table back to the default row labels that get autogenerated from the source data which was my original question. Thanks again . . .
Since you require it to be editable by others, we are going to have to use 'Track Changes' settings. Then you'll be able to 'revert' them after suzy from sales slips up.
http://www.online-tech-tips.com/ms-office-tips/track-changes-in-excel/
Hi,
After reading the post and replies, I am a little confused.
You want to reset the Pivot table row label? If it is, then how do you want to reset?
And as the replies, I think you want to track the changes.
So would you please give me some screenshot and detail explanation to make me understand the requirement better?
The overwritten row item can be refreshed by the following steps:
- Drag the row field out of the pivot table.
- Right click on the pivot table and select 'Refresh'.
- Drag the row field back onto the pivot table.
stackoverflow.com/questions/998185/excel-pivot-table-row-labels-not-refreshing
This worked for me in excel from Office 2010 Professional Plus. but only if I refresh the pivot table before adding the offending column back in.
What I'm more interested in is to be able to see where the relationship between raw row label value from source data maps to the new custom row labels. That way I can benefit from the mapping work already done without having to destroy it to reverse engineer it. That relationship must be stored somewhere that perhaps a formula could reveal, if not a gui-based properties popup. I would expect to be able to right-click on the custom row label, select properties, and see the name mapping, just like I can for seeing the custom field name of the column of row headings.
- Edited by shift-f7' Wednesday, February 11, 2015 5:20 PM
- Proposed as answer by kaznoinam763 22 hours 50 minutes ago
- Unproposed as answer by kaznoinam763 22 hours 49 minutes ago
Found an answer to this one i think.
1. In PowerPivot tab, open the "Manage" function of Data Model.
2. Find the problem column in the data source.
3. Insert a column and make it equal to the Problem column.
4. Now go back to your Pivot and refresh it to find the Problem column and the duplicate column you just made.
5. Enter both fields into the pivot table and you will see the duplicate column has the original values while the Problem column maintains the problem labels.