+ Reply to Thread
Results 1 to 3 of 3

Pivots Table filter

  1. #1
    Registered User
    Join Date
    09-17-2006
    Posts
    18

    Pivots Table filter

    Hi,

    I have 3 sheets in my excel worksheet.

    1. Org
    2. DataSource
    3. Pivots Table

    My Pivot table will get the data from the DataSource sheet. I will like to have the filter of the Pivot Table from one of the cell in Org Sheet.

    How can I do that?

    Thanks.

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Pivots Table filter

    Hi,

    Instead you can use GETPIVOTDATA function and get the necessary details from Pivot Table Sheet to Org Sheet.

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Pivots Table filter

    Just use a helper column in Pivot Source Range and use formula in the helper column like

    =cell in Org Sheet=your Source Data Column Cell value ref

    =IF(Org!A2=SourceSheet!B2,"Show","Hide")

    Include that helper column range in your Pivot Source Range and leave the Helper column name in Pivot Report Filter area.

    Now select Show in the report filter and untick the Hide drop down value.

    Your pivot table will display the data based on the value of Org Sheet cell. But you have to refresh the pivot on each change in that cell value


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 10-18-2013, 11:35 AM
  2. [SOLVED] Changing the same filter on multiple pivots
    By ScottLor in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-30-2013, 02:41 PM
  3. [SOLVED] Changing the same filter on multiple pivots
    By ScottLor in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 04-30-2013, 11:13 AM
  4. VBA to change filter for n pivots based on page filter selection for the first pivot
    By shama.arige in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-19-2011, 11:42 AM
  5. Multiple Pivots, One Filter, etc.
    By stmartinez in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-05-2009, 06:08 PM

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