Filtering out all 0s on 2 Pivot Table Fields

ranopano

New Member
Joined
Dec 12, 2015
Messages
13
I have a list of about 1000 names that fall under 1 of 2 categories: Home Owner and Renter.
Approximately 100 or so people on this list fall into both categories.
Out of these 100 or so people, a number of them have multiple homes and multiple renters.

I have this data in my pivot table and I want to be able to display how many people fall under both categories and come up with a percentage from that.
So say, out of the given population, 11% of people are both home owners and renters.
NameHome OwnerRenterGrand Total
Smith, David022
Stevens, Michael112
Terri, Michelle202
Young, Jessica123

<tbody>
</tbody>









I'd like to keep this data in a pivot table if possible, just because it easiest to navigate and auto-updates if information is added.
How can I filter this to show only fields that have at least 1 value in both columns?
I'm sure there's a simple way of doing this, but I can't seem to think of one right now!
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,214,599
Messages
6,120,449
Members
448,966
Latest member
DannyC96

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