PC Review


Reply
Thread Tools Rate Thread

Advanced filters in Pivot tables ?

 
 
aleblanc@magic.fr
Guest
Posts: n/a
 
      14th Dec 2005
Hello,

Is it possible to use some kind of formulas to filter Pivot tables,
like with the Auto-filter functionality ?

For example, I have a pivot table showing me Customer information, but
my customer codes start with a letter, then a numbering. Axxxx, Bxxx
etc... Can I filter on this field for 'all customers starting with A ?'
without having to tick/untick all records I want to see ? Or, on a date
field, all dates between say 01/01/2005 and 15/09/2005 ?

Thanks

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      14th Dec 2005
I go back to the original data and insert a new column.

Then I create a formula that will help:

=if(left(a2,1)="a","show it","hide it")

or any formula that I want--no matter how complex
=if(or(left(a2,1)={"a","b","c"}),"show it","hide it")

Then I fill that formula down the column and when I build the pivottable, I use
that field as a page field. I can show/hide what I want by just changing that
formula, refreshing the pivottable, and choosing my option to show.



(E-Mail Removed) wrote:
>
> Hello,
>
> Is it possible to use some kind of formulas to filter Pivot tables,
> like with the Auto-filter functionality ?
>
> For example, I have a pivot table showing me Customer information, but
> my customer codes start with a letter, then a numbering. Axxxx, Bxxx
> etc... Can I filter on this field for 'all customers starting with A ?'
> without having to tick/untick all records I want to see ? Or, on a date
> field, all dates between say 01/01/2005 and 15/09/2005 ?
>
> Thanks


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying report filters on Excel Pivot Tables Bound Microsoft Excel Misc 0 15th Apr 2010 04:34 PM
Pivot Tables - Date Filters Craig Microsoft Excel Misc 0 7th Oct 2008 07:05 PM
filters in pivot tables =?Utf-8?B?S0pM?= Microsoft Excel Misc 2 9th Apr 2007 01:56 PM
Advanced filters in Pivot tables ? aleblanc@magic.fr Microsoft Excel Misc 2 17th Jan 2006 07:09 PM
Shared workbooks, advanced filters, and refreshing pivot tables Lara Microsoft Excel Programming 0 15th Apr 2004 11:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:24 AM.