Applying Filters to 'Groups of Rows'

samgray85

New Member
Joined
Dec 1, 2014
Messages
11
Hi.

Situation:
  • I am analyzing data of a courier company.
  • The data is organised into rows with each row representing a delivery from pickup to destination.
  • I now wish to understand performance of the couriers over different distances (delivery lengths).
  • The total distance of each delivery captured at the row level (e.g. it was 4 miles from pickup at A to deliver at B).

  • In the Power Pivot window, I have created a calculated column that clusters deliverys into 1 mile brackets or bins.
  • Each row now has a bracket descriptor in this column (e.g. 1 - 2 miles, 2 -3 miles, 4 - 5 miles).
  • I've built a Pivot Table that has all the brackets as the row headings (e.g. 1 - 2 miles, 2 -3 miles, 4 - 5 miles) and a count of the number of deliveries in each bracket.

Question: I want to filter out any Brackets with a count of less than 200 deliveries. How do I do this?
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
right click on a bracket in the pivot table and select filter->value filter -> Count of delivery > 200
 
Upvote 0

Forum statistics

Threads
1,213,563
Messages
6,114,329
Members
448,564
Latest member
ED38

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