[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]friday[/TD]
[TD][/TD]
[TD]monday[/TD]
[/TR]
[TR]
[TD]part[/TD]
[TD]qty[/TD]
[TD]date[/TD]
[TD]qty[/TD]
[TD]date
[/TD]
[/TR]
[TR]
[TD]140880[/TD]
[TD]25[/TD]
[TD]6/20/2015[/TD]
[TD]50[/TD]
[TD]6/30/2015
[/TD]
[/TR]
[TR]
[TD]140890[/TD]
[TD]25[/TD]
[TD]6/25/2015[/TD]
[TD][/TD]
[TD]7/15/2015[/TD]
[/TR]
[TR]
[TD]140891[/TD]
[TD]30[/TD]
[TD]7/20/2015[/TD]
[TD]100[/TD]
[TD]10/15/2015[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
i have a report ran everyday for shipment dates i want to know if it is possible to pull in multiple dates when i pull the report on Friday.
ex. On Friday for part 140890 there is a shipment for 6/25 but on Monday, the shipment was canceled and the next recent is not till 7/20. i want to be able to pull both the 6/25 date and the 7/15 date in on friday so i know what the next shipment is
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]friday[/TD]
[TD][/TD]
[TD]monday[/TD]
[/TR]
[TR]
[TD]part[/TD]
[TD]qty[/TD]
[TD]date[/TD]
[TD]qty[/TD]
[TD]date
[/TD]
[/TR]
[TR]
[TD]140880[/TD]
[TD]25[/TD]
[TD]6/20/2015[/TD]
[TD]50[/TD]
[TD]6/30/2015
[/TD]
[/TR]
[TR]
[TD]140890[/TD]
[TD]25[/TD]
[TD]6/25/2015[/TD]
[TD][/TD]
[TD]7/15/2015[/TD]
[/TR]
[TR]
[TD]140891[/TD]
[TD]30[/TD]
[TD]7/20/2015[/TD]
[TD]100[/TD]
[TD]10/15/2015[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
i have a report ran everyday for shipment dates i want to know if it is possible to pull in multiple dates when i pull the report on Friday.
ex. On Friday for part 140890 there is a shipment for 6/25 but on Monday, the shipment was canceled and the next recent is not till 7/20. i want to be able to pull both the 6/25 date and the 7/15 date in on friday so i know what the next shipment is