Pivot Table: Multiple row criteria from same line

Jongo1

New Member
Joined
Aug 8, 2016
Messages
24
Alright so tubular layout got me half way there. Each row in the data sheet has 3 vendors per item. My issue is with filtering.



[TABLE="width: 1023"]
<colgroup><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Item Number[/TD]
[TD]Vendor 1[/TD]
[TD]Vendor 2[/TD]
[TD]Vendor 3[/TD]
[TD]Sum of Sourcing[/TD]
[TD]Sum of Manufacturing[/TD]
[TD]Sum of IC/QA[/TD]
[/TR]
[TR]
[TD]Corn[/TD]
[TD]Mitchel[/TD]
[TD]Sutter[/TD]
[TD]Man[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]12[/TD]
[TD="align: right"]4[/TD]
[/TR]
[TR]
[TD]Cheese[/TD]
[TD]Hammon[/TD]
[TD]Mitchel[/TD]
[TD]Dorn[/TD]
[TD="align: right"]6[/TD]
[TD="align: right"]12[/TD]
[TD="align: right"]4[/TD]
[/TR]
</tbody>[/TABLE]

I want to lets say filter by Mitchel and see what he supplies us. If I filter vendor 1 it will automatically exclude any Mitchel in the vendor 2 and 3 column if it isn't in the first.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Hello, so Pivot Table filter won’t work that way.
Why not just create a second Pivot Table by Vendor as theLeft Outer Most field?

 
Upvote 0

Forum statistics

Threads
1,223,898
Messages
6,175,274
Members
452,628
Latest member
dd2

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