0

Purchase Order Expected Date

Hi Jet Reporters,

I'm having a bit of trouble with a report that our purchasing department is wanting.
its basically a back-order report (Rows where sales orders Lines have outstanding QTY <>0)
but he wants an expected receipt date on it…which in itself isn't too hard.
But it needs to be a active receipt date.

=NL("Lookup","Purchase Line","Expected Receipt Date","-Type","*","-No.",$U8,"-Variant Code","@@"&$V8,"-Drop Shipment","*","-Location Code","*","-Expected Receipt Date","*")I've put in all the Filter Pairs to keep with the sort Key.
So if a Customer orders 50 of Item A Variant A this morning and the purchasing department run the Back Order report before they have ordered the item,
the reports gets the last order (which could be an order placed & receipted 2 weeks ago)

I can seem to get my head around getting it to show a blank cell if there isn't an active order.

Please help me :?

-Bromy

4 comments

Please sign in to leave a comment.