Pivot Table Help

mfbball04

New Member
Joined
Nov 17, 2017
Messages
10
Hey Guys,
I have a data that currently looks something like this...
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]WO Nbr
[/TD]
[TD]Part Nbr
[/TD]
[TD]SCP[/TD]
[TD]Orig WO Qty
[/TD]
[TD]Qty Scrap
[/TD]
[/TR]
[TR]
[TD]10044
[/TD]
[TD]31593
[/TD]
[TD]PDB
[/TD]
[TD]408
[/TD]
[TD]22
[/TD]
[/TR]
[TR]
[TD]10044
[/TD]
[TD]31593
[/TD]
[TD]HMI
[/TD]
[TD]408
[/TD]
[TD]11
[/TD]
[/TR]
</tbody>[/TABLE]

Obviously there are a ton more row, scrap codes, etc. But how would I go about setting up a pivot table that gets me scrap %? Which would pretty much be the sum of qty scrap / orig wo qty (408). Everytime I try and add orig wo qty to values it counts it as 816 instead of the 408. Please help
 

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.

Forum statistics

Threads
1,224,823
Messages
6,181,184
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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