Plotting 3 data series with different dates on 1 chart!

ADAMSKI89

New Member
Joined
Mar 8, 2017
Messages
8
Hi Guys,


Order #Part CountEstimated EOLStation 1Station 6End of Line
123456317/6/1812/6/1814/6/1818/6/18
234567519/6/1814/6/1815/6/18ongoing(left blank in my data)

<tbody>
</tbody>

Please see the table above - it's essentially a sample of my dataset. I want to achieve an output where I plot estimated part count thru end of line, part count thru station 1, part count thru station 2 & parts complete(End of line) on one graph monthly as 4 separate lines.

To show the data, I'm currently doing the following:

  • Creating 4 pivot tables, showing part count by the 4 date columns above.
  • Plotting min value station 1 column in A2 & then continue this column using = A2+1 etc. until i'm at the last date
  • I then setup 4 columns and insert v-lookups using date into each of the 4 pivot tables setup in step 1.

To me, this seems like alot of work to essentially 'merge' dates. Any help would be greatly appreciated.

Thanks & happy Friday!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,215,049
Messages
6,122,864
Members
449,097
Latest member
dbomb1414

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