Hi
I've have data in this format
id Date Shift Value
1 1/04/2003 Shift1 15
2 1/04/2003 Shift2 5
3 4/04/2003 Shift1 14
4 4/04/2003 Shift2 7
I'm trying to find a way of plotting the values of Shift1 and Shift2 on a Date axis line. These would form two different lines, one for each shift.
If anybody could point me in the right direction with a formula or select statement... then I would be eternally grateful.
I've have data in this format
id Date Shift Value
1 1/04/2003 Shift1 15
2 1/04/2003 Shift2 5
3 4/04/2003 Shift1 14
4 4/04/2003 Shift2 7
I'm trying to find a way of plotting the values of Shift1 and Shift2 on a Date axis line. These would form two different lines, one for each shift.
If anybody could point me in the right direction with a formula or select statement... then I would be eternally grateful.