Using column data to quantify Pivot table

eschrichj

New Member
Joined
Dec 8, 2016
Messages
7
Hello,

I am looking to create a pivot table to track the scrap created by a manufacturing company.
Currently the source data is similar to the table below.
When I create a pivot table to track the occurrences of "cause" it is only counting the times each cause appears in the table.
Is there a way to quantify "cause" (or any other column), by the value in the "Qty Scrap" column of the same row?

Thanks for your help.

CustomerPart NumberJob NumberFeatureDefectCauseResourceQty ScrapInspector
5/5/2020A123xyzholemislocatedoperator errorcnc punch47bill
5/5/2020B456xyaholemislocatedoffsetmill4bob
5/5/2020A123xybgageoversizedoffsetcnc1bill
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Also, I should mention that there is currently a separate worksheet with incredibly long sumif statements that does give me the correct amount of occurrences, but I hoped there was a way to get the data I needed with only using the source data and Pivot Tables for easier analysis.
 
Upvote 0
Perhaps set value to SUM like shown below?
1588699426819.png
 
Upvote 0
That gets me much closer to what I was looking for thank you.
I think the only difference in the numbers now is incorrect data logging.
I cant believe I overlooked that, but thank you for the prompt response!
 
Upvote 0
Pleased to read this... I hope you nail it and not just come close.
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,691
Members
449,117
Latest member
Aaagu

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