+ Reply to Thread
Results 1 to 2 of 2

Apply Blank Pivot Table filter that will automatically include new data

  1. #1
    Registered User
    Join Date
    04-03-2016
    Location
    Denmark
    MS-Off Ver
    2013
    Posts
    1

    Apply Blank Pivot Table filter that will automatically include new data

    Hi,

    I have a Pivot Table (generated from my PowerPivot data model). I have applied a filter to sort out 'blank' Names so it does not distort the results. However, if new names are added to the source, those names will not be included before re-applying the filter. Is there a better way to filter this so new data is automatically shown in the results (apart from blank values)? There is an option "Include new items in manual filter", but this only works for fields in ROWS or COLUMNS, i.e. not for the filter.

    Any help is much appreciated. Thanks
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,925

    Re: Apply Blank Pivot Table filter that will automatically include new data

    You are correct in your observation. if you include everything in a pivot table and a new item is added to the source data, it will be included in the pivot table display. However, if you filter out anything at all and a new item is added to the source data, the new item is not displayed. if you check the filter you will see that it is checked as not visible.

    What I do as a work-around is to use a helper column in the source data. Suppose the names are in Column A, then use a formula like =ISBLANK(A2). This will yield false if the column isn't blank. Call this column something like Is Blank and use it as the filter in the pivot table and set that filter to False. Blank names will be eliminated. New names will be shown.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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. [SOLVED] Select Automatic Report Filter in Pivot where Filter exist in Data table else select Blank
    By vinaynaran in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-02-2016, 08:47 AM
  2. Replies: 2
    Last Post: 09-03-2014, 10:51 AM
  3. Replies: 1
    Last Post: 08-23-2013, 08:43 AM
  4. Automatically Apply Macro's/Formula's and Pivot Table attributes
    By karobonas in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-14-2011, 05:50 AM
  5. Apply filter in a pivot table
    By luis87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-27-2010, 01:22 PM
  6. Replies: 1
    Last Post: 11-25-2009, 03:44 AM
  7. [SOLVED] in a pivot table, can the average include blank entries?
    By Aaron in forum Excel General
    Replies: 0
    Last Post: 03-03-2006, 03:20 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