+ Reply to Thread
Results 1 to 3 of 3

Not able to SUM GETPIVOT data?

  1. #1
    Registered User
    Join Date
    02-21-2013
    Location
    melbourne, victoria
    MS-Off Ver
    2010
    Posts
    28

    Not able to SUM GETPIVOT data?

    I'm having an issue getting a report to give me the sum data I'm pulling via =GETPIVOTDATA on excel 2010

    All the values are of the same type (number) and its fine to give me the total of the first half of the data, however one of the cells in the middle breaks it and my result changes to a ref error.

    edit: even when I copy the results and paste them as values change all their values to currency and then back to number the issue still occurs

    Any ideas on what may cause this?

    Thanks,

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,463

    Re: Not able to SUM GETPIVOT data?

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include BEFORE/AFTER sheets if needed to show the process you're trying to complete or automate. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Not able to SUM GETPIVOT data?

    is one of your GETPIVOTDATA cells returning #REF? if so wrap it in an IFERROR so you have
    =iferror(getpivotdata_formula,0)
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ 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