hiii DB49,
Column 1 contains order number (1000000001) while other 3 columns contain shift wise confirmed quantity againts the order.
For e.g I have order of 90 qty. if i confirmed 30 in first shift, next 30 in second shift, and remaining in third shift.
i want to show report in following format.
| Order number | Shift1 | Shift2 | Shift3 |
|---|---|---|---|
| 10000000001 | 30 | 30 | 30 |
Thanks & Regards
Sarang