Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Show only pivot field items based on previous pivot field filter

Status
Not open for further replies.

owentmoore

Technical User
Jul 20, 2006
60
IE
Hi all

I know I've seen a response to this question previously but cannot find the FAQ again.

When I select a pivot item for the first pivot field, on viewing the pivot items for the next field, all the pivot items for the previously filtered data are still included.

Why is this? Is there a work around solution?

Thanks
Owen
 




Hi,

Yes, that has always bugged me about PivotTables.

Use MS Query, via Data/Get External Data...

Query the table (caveat: one table per sheet) and use the selection (Previous PivotItem) as the criteria to return a DISTINCT list of the Next column.

Skip,

[glasses] [red][/red]
[tongue]
 
I've had a look at MS Query. Lokos like I'll need to read up on it.

Thanks
Owen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top