Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I'm trying to insert a quarterly subtotal (Jan+Feb+Mar) in my pivot table. The problem I'm having is that when I insert the calculated item, my pivot table creates a bunch of blank rows when I only want subtotals for fields that have data. Example: Company Region Jan Sales Feb Sales Mar Sales MSFT South 10 10 10 HPQ North 15 15 15 Here's the output I'm trying to get with "Q1" my calc item: Company Region Jan Sales Feb Sales Mar Sales Q1 MSFT South 10 10 10 30 HPQ North 15 15 15 45 Here's the output I'm getting with unwanted zero/blank cells: Company Region Jan Sales Feb Sales Mar Sales Q1 MSFT South 10 10 10 30 North 0 0 0 0 HPQ South 0 0 0 0 North 15 15 15 45 How do I only get quarterly subtotals for rows that have data? Another way to put it, how do I get rid of all the rows with zeros? Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Have a Pivot Table Include a "% of an item" | Excel Worksheet Functions | |||
Item wise balance in Pivot Table | Excel Discussion (Misc queries) | |||
Item wise balance in Pivot Table | Excel Discussion (Misc queries) | |||
Pivot Table Problem | Excel Worksheet Functions | |||
Problem with Pivot Table Drop-Down Menus | Excel Worksheet Functions |