0

Return list of sales lines without shipments

I need to get a list of Sales Lines that haven't had a shipment 'as at' a user specified date

I had thought to do this using an NP("Difference") function in an NL("Rows") like the post below: -
http://community.jetreports.com/viewtopic.php?f=7&t=2694&p=8105&hilit=nl+difference+filter#p8105

Problem I have is that I need to use the 'Order No.' and the 'Order Line No.', however the only examples I can find only ever use one field to link the results.

Quick breakdown
Param1
Dataset 1 - List of Sales Lines with 'Shipment Date' equal to Param1
Dataset 2 - List of Sales Shipments with 'Posting Date' equal to Param1

Result - List of Sales Lines that haven't had a shipment 'as at' Param1


Any help will be greatly appreciated!

Andy

4 comments

Please sign in to leave a comment.