Is there a way to filter a pivot table based on the sum values Field? What i have in the raw data is a row that contains the VIN, Make, Model, office the vehicle is located, Month, year, and the total fuel for that month. What i am doing is using a pivot table to show the months in the columns field, vehicle info in the rows, and the sum of fuel purchased for that month. What i then need to do is filter out all vehicles whos total fuel is less than 100 gallons for all the months. Is there any way to do this?