Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Trend Line for 2 different date columns

I have 2 different date columns but would want to show a trend line with them.  

 

So I have Stop Planned Date and Stop Delivery Date.  

 

I would have the below table

Stop NumberStop Planned DatePlanned QtyDelivery DateDelivered Qty
15/12/2021105/12/20216
25/13/2021125/14/20218
35/14/2021105/15/202110

 

So  I would want a trend chart that would show

 

5/12 10 planned but 6 delivered

5/13 12 planned and 0 delivered

5/14 10 planned and 8 Delivered

5/15 0 Planned and 10 delivered

 

How can I do this?  Any tips would be appreciated