Need pivot table help: one lone oddball is killing everything!

EdNerd

Active Member
Joined
May 19, 2011
Messages
464
I don't know pivot tables at all. I've managed to bumble through building a couple of them, and that's about it.

Now, because someone has thrown one bad bit of data into my table, several of these pivot tables are jacked up. And I have no clue how to correct it, nor how to find the bad data and kill it.

I'm using XL2007. I have two sets of four pivot tables that are all built the same way:
-- Row labels is "Projects" (project numbers, all in a format like A1234)
-- Column labels is "Late" (either an empty cell or the word "Late")
-- Values is "Count of Due Date" (all formatted as short date)
For each pivot table, the "Late" column points to one of four different "Late" columns (like "Milestone 1", "Milestone 2", etc). This yields a four-column pivot:
Project No. / Count On-Time / Count Late / Total Count

This last time that I refreshed the pivots, I get an extra column!! Sandwiched in between "Late" and "Total" is another "Late" column. It shows a number 1 on only one project. When I click the filter arrow at the top of the column, I see what appears to be a single-character data point (like a space in a cell), a list of project numbers, the word "Late", and (blanks) at the bottom. If I uncheck (blanks), my bad column goes away - but my count for that project is off by one. If I uncheck the "space", all I get is a count of the Late values!!

I went to the column of Late values, filtered out "Late", and ran a LEN formula down the side. Everything came up 0!!

I searched for a way to filter the pivot column by LEN > 2, but no go.

These are statistics the boss needs. How can I hunt this down and get rid of it??!

Ed
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
There is an easy way to find out what records make up a value in a PivotTable:
1. Select the cell in the PivotTable (a value in Count of Due Date).
2. Double-click it.
Excel should add a new sheet to the file and populate it with all the records that make up the value that was double-clicked.

I hope you find the trouble maker.

G/L
 
Upvote 0
Shazaam!! I selected the one offender and it did indeed pop up the one bad row. Deleted that row and all is good!!

You're a life saver!! Thanks!!!!!

Ed
 
Upvote 0

Forum statistics

Threads
1,226,218
Messages
6,189,692
Members
453,563
Latest member
Aswathimsanil

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top