Pivot Table - How to Filter on Value Fields

emzon

New Member
Joined
Mar 25, 2017
Messages
3
Hi,

How to filter on value fields?

I have this Pivot table and want to filter out ‘Sum of Amt’ below 100.
Is this possible without introduce a new column with SumOfCust in the data table? (It’s a very large table..)


Code:
 [SIZE=2][FONT=lucida console]
[/FONT][FONT=lucida console]   Data Table:             Pivot Table:        
                                               
    Date Cust Grp Amt       [B]Labels  Sum of Amt  [/B]
    1    C1   A    10       A                   
    1    C2   B    30         C1            90  <= filter out  
    1    C3   B   654         C4           476  
    1    C4   A   456       B                   
    2    C2   B   789         C2           819  
    2    C3   B    10         C3           664  
    3    C1   A    80                           
    3    C4   A    20       [B]Grand Total   2049             [/B]
[/FONT][/SIZE]


Regards,
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

Forum statistics

Threads
1,216,038
Messages
6,128,450
Members
449,453
Latest member
jayeshw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top