Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Pivot table not recognizing same field values

I created a pivot table in Excel 2003 that uses five field list on a sheet in
the same workbook. The fields are Promotion, Paper, Amt, Month, and
PromoCategory. The pivot table is returning multiple records for what appear
to be identical values in the PromoCategory field.

I consolidated data from January through March from a 70-column wide sheet
that staff had been using. For that period, and one record in the pivot is
returned for the January through March data and another for the newly entered
April data. The early data has no value in the promotion field (which is not
used in the pivot). The April data--but not the early data--uses a vLookup
function to populate the PromoCategory field from the Promotion value.

I can group the pivot table records where the PromoCategory produces two
rows, but it is time consuming and the enduser is not ready to do this each
month. And even when grouped, the final report, which uses GetPivotData,
can't seem to find the newly grouped data.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Pivot table not recognizing same field values

As answered in microsoft.public.excel.misc:

Even though the PromoCategory items look the same, some probably have
one or more space characters at the end, and that makes them different
in the pivot table.

Perhaps you can change the source data, or use a TRIM function to remove
any trailing space characters.


neilmber wrote:
I created a pivot table in Excel 2003 that uses five field list on a sheet in
the same workbook. The fields are Promotion, Paper, Amt, Month, and
PromoCategory. The pivot table is returning multiple records for what appear
to be identical values in the PromoCategory field.

I consolidated data from January through March from a 70-column wide sheet
that staff had been using. For that period, and one record in the pivot is
returned for the January through March data and another for the newly entered
April data. The early data has no value in the promotion field (which is not
used in the pivot). The April data--but not the early data--uses a vLookup
function to populate the PromoCategory field from the Promotion value.

I can group the pivot table records where the PromoCategory produces two
rows, but it is time consuming and the enduser is not ready to do this each
month. And even when grouped, the final report, which uses GetPivotData,
can't seem to find the newly grouped data.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing values from a pivot table field Kelli[_2_] Excel Worksheet Functions 1 April 27th 10 07:44 PM
Pivot table not recognizing same field values neilmber Excel Discussion (Misc queries) 1 May 8th 08 01:19 AM
Pivot Table Field Values not sorted pepperds Excel Discussion (Misc queries) 1 February 16th 07 08:16 PM
Selection of multiple values for pivot table field Michael Glenn Excel Discussion (Misc queries) 0 February 23rd 06 02:11 PM
clearing pivot table field values graham Excel Programming 1 June 24th 04 10:35 AM


All times are GMT +1. The time now is 06:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"