Creating monthly stacked percentage line graph from daily data

spicerguy

New Member
Joined
Sep 20, 2012
Messages
9
Hi, I have thousands of lines of data across several months in the following format:
itemDateResult
A
1/2/20​
Attention
A
1/24/20​
Attention
B
1/25/20​
Passed
B
1/24/20​
Passed
B
1/24/20​
Passed
A
1/24/20​
Failed
A
1/25/20​
Passed
C
1/25/20​
Passed
C
1/25/20​
Failed
C
1/25/20​
Passed

I want to produce a line graph which plots the percentage of result for each item for each month to track performance over time, preferably stacked to 100%. The graph does not have to track all items but if it could that would also be helpful. The total number of results does not remain constant with each month or each item.

I feel this should be a simple task, or something I could get from a pivot chart but I'm not finding anything elegant.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,213,536
Messages
6,114,215
Members
448,554
Latest member
Gleisner2

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