Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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" wrote in message ... 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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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" wrote in message ... 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 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This doesn't work for a calculated ITEM - it does for a calculated field.
Any other ideas for calculated ITEMS? with this type of formula I'm getting a #VALUE returned thanks "Tim Wheeler" wrote: 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" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OLAP Pivot table - How to show items with no data ? | Excel Worksheet Functions | |||
Lookup items and have picture appear together. | Excel Worksheet Functions | |||
Pareto's Law and ABCD ranking of items | Excel Discussion (Misc queries) | |||
multiple items in database | Excel Worksheet Functions | |||
Can't group pivot table items by month in Excel | Excel Discussion (Misc queries) |