+ Reply to Thread
Results 1 to 3 of 3

Suppressing zero value for calculated items

Hybrid View

Guest Suppressing zero value for... 05-19-2006, 03:50 AM
Guest Re: Suppressing zero value... 05-19-2006, 04:20 AM
Guest Re: Suppressing zero value... 05-19-2006, 04:40 AM
  1. #1
    Tim Wheeler
    Guest

    Suppressing zero value for calculated items

    Hi, has anyone figured out how to suppress zero results for calculated items
    in a pivot? I have tried to use an "IF zero then NULL" formula but this does
    not work - I assume item calculations do not allow the use of standard Excel
    function?

    Thanks

    Tim

  2. #2
    Roger Govier
    Guest

    Re: Suppressing zero value for calculated items

    Hi Tim

    You can enter standard Excel formulae to any calculated field in a PT.
    For example
    =IF(SUM('Actual')-SUM('Budget
    Number')=0,"",SUM('Actual')-SUM('Budget Number'))

    where the items within the single quotes are your field names from the
    PT.
    --
    Regards

    Roger Govier


    "Tim Wheeler" <TimWheeler@discussions.microsoft.com> wrote in message
    news:38322CB2-68C2-4038-9486-D3CD76023AC3@microsoft.com...
    > Hi, has anyone figured out how to suppress zero results for calculated
    > items
    > in a pivot? I have tried to use an "IF zero then NULL" formula but
    > this does
    > not work - I assume item calculations do not allow the use of standard
    > Excel
    > function?
    >
    > Thanks
    >
    > Tim




  3. #3
    Tim Wheeler
    Guest

    Re: Suppressing zero value for calculated items

    Hi Roger

    It worked - thanks for your help.

    Kind regards

    Tim

    "Roger Govier" wrote:

    > Hi Tim
    >
    > You can enter standard Excel formulae to any calculated field in a PT.
    > For example
    > =IF(SUM('Actual')-SUM('Budget
    > Number')=0,"",SUM('Actual')-SUM('Budget Number'))
    >
    > where the items within the single quotes are your field names from the
    > PT.
    > --
    > Regards
    >
    > Roger Govier
    >
    >
    > "Tim Wheeler" <TimWheeler@discussions.microsoft.com> wrote in message
    > news:38322CB2-68C2-4038-9486-D3CD76023AC3@microsoft.com...
    > > Hi, has anyone figured out how to suppress zero results for calculated
    > > items
    > > in a pivot? I have tried to use an "IF zero then NULL" formula but
    > > this does
    > > not work - I assume item calculations do not allow the use of standard
    > > Excel
    > > function?
    > >
    > > Thanks
    > >
    > > Tim

    >
    >
    >


+ 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