+ Reply to Thread
Results 1 to 5 of 5

Showing blank field within pivot table

  1. #1
    Forum Contributor
    Join Date
    04-02-2013
    Location
    Hollywood, Fl
    MS-Off Ver
    Excel 2010
    Posts
    110

    Showing blank field within pivot table

    Hello all,
    I have a question concerning pivot tables. I had a pivot table that I would refresh monthly. It would show all of the months for the entire year, but there would only be values within the months that had data. I was originally pulling the values from a calculation I was doing within the data file. Recently my boss went in and changed the pivot table to perform the percentage calculation in the pivot table rather than grabbing the value from the data source. Now, I have #DIV/0 for the months of Oct-Dec, because there aren't any values for those months within my data tab. Does anyone know how I can keep the formula within the pivot, and still be able to show the full year without having Oct-Dec show #DIV/0? I have attached an example of the pivots to show you what I am talking about. Thanks for any and all help!

    Damian37
    Attached Files Attached Files

  2. #2
    Forum Expert Whizbang's Avatar
    Join Date
    08-05-2009
    Location
    Greenville, NH
    MS-Off Ver
    2010
    Posts
    1,395

    Re: Showing blank field within pivot table

    In your Pivot Table Tools Options contextual ribbon, click the "Fields, Items, & Sets" button and select "Calculated Field".

    In the "Name" dropdown, select the calculated field your manager created.

    Wrap that formula in IFRROR() (eg =IFERROR(ManagersFormula,"" )

  3. #3
    Forum Contributor
    Join Date
    04-02-2013
    Location
    Hollywood, Fl
    MS-Off Ver
    Excel 2010
    Posts
    110

    Re: Showing blank field within pivot table

    Quote Originally Posted by Whizbang View Post
    In your Pivot Table Tools Options contextual ribbon, click the "Fields, Items, & Sets" button and select "Calculated Field".

    In the "Name" dropdown, select the calculated field your manager created.

    Wrap that formula in IFRROR() (eg =IFERROR(ManagersFormula,"" )
    Thanks Whizbang,
    I tried updating the formula with your suggestion: =IFERROR( 1-'No Adjustment 2'/'Net Items Counted',""). Now I am receiving #VALUE instead of #DIV/0. Am I missing a zero somewhere? Also, the #VALUE is replacing any of the values that originally came up #DIV/0. There are some areas within the pivot for previous months that should appear as #DIV/0. This update seems to affect not only future months, but also prior months as well.

  4. #4
    Forum Expert Whizbang's Avatar
    Join Date
    08-05-2009
    Location
    Greenville, NH
    MS-Off Ver
    2010
    Posts
    1,395

    Re: Showing blank field within pivot table

    Hmmm. It might be that the "" is text and the field is expecting a number.

    Change the formula to either of these:

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    You might need to play with it to get the desired result.

    Other options include not showing 0 values or not showing error values. Both are in the workbook Options.

    [Edit] Just reread your post. If you want to show some errors but not others, you'll probably have to do something like this:
    Please Login or Register  to view this content.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Showing blank field within pivot table

    What you have presented appears to be a copy of the values of a Pivot table and not a Pivot table. It would help to see exactly what you are working with.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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: 3
    Last Post: 01-24-2014, 09:52 AM
  2. vlookup field not showing in a pivot table...?
    By highlystrung in forum Excel General
    Replies: 3
    Last Post: 04-14-2011, 02:38 AM
  3. Pivot Table, Blank Field and Grouping
    By Bon.Scott in forum Excel General
    Replies: 1
    Last Post: 05-07-2010, 05:46 AM
  4. [SOLVED] pivot table not showing field list
    By bobteixeira in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-16-2006, 09:50 AM
  5. [SOLVED] How can I show all field data in a pivot table, instead of blank
    By Alastair Scott in forum Excel General
    Replies: 3
    Last Post: 08-17-2005, 03:05 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