+ Reply to Thread
Results 1 to 7 of 7

use a single report filter for multiple pivot tables

  1. #1
    Registered User
    Join Date
    11-03-2008
    Location
    TN
    Posts
    2

    use a single report filter for multiple pivot tables

    Lets say I have four seperate pivot tables. Lets say the pivot table area all pulling from a single source of data that contains the following data. (I am just making up something simple for our purposes)

    Car Brand
    Number Sold
    Defects Encountered
    Positive Reports
    Negative Reports
    Etc.

    So lets say on sheet 1 I want a PIVOT table that gives me the total number sold and percentage of such whatever. The point is the report field should be car brand.

    Now lets say pivot table number two is to show the number of positive and negative reports, again with car brand being the report filter.

    What I want to be able to do is simply choose car brand as a report filter a single time on sheet 1 and have it carry over to my subsequent sheets/pivots.

    Is this possible?

    Thanks
    Chris
    Last edited by VBA Noob; 02-03-2009 at 03:02 PM.

  2. #2
    Forum Contributor
    Join Date
    10-16-2008
    Location
    Iowa
    Posts
    121
    If you keep the data structure the same and add code to refresh the pivottable upon sheet selection, you could do it if PivotTable 2 was pulling from PivotTable 1.

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Synchronizing Pivot Tables

    See Mike Alexander's video tutorial on synchronizing pivot tables.
    http://www.datapigtechnologies.com/f...s/pivot10.html

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  4. #4
    Registered User
    Join Date
    11-03-2008
    Location
    TN
    Posts
    2
    Perfect, thank you very much. Been looking for this for quite some time.

    Chris

  5. #5
    Registered User
    Join Date
    12-21-2012
    Location
    SaiGon
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Synchronizing Pivot Tables

    Quote Originally Posted by Ron Coderre View Post
    See Mike Alexander's video tutorial on synchronizing pivot tables.
    http://www.datapigtechnologies.com/f...s/pivot10.html

    Does that help?
    With this method only resolve filter that is selected one value.

    Please help me resolve with filter can select multiple values!

    Thanks

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: use a single report filter for multiple pivot tables

    Saidon,

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  7. #7
    Registered User
    Join Date
    12-21-2012
    Location
    SaiGon
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: use a single report filter for multiple pivot tables

    sorry for my question. Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1