0

filter out a non nf or nl field

I have a very simple report. (details below)
rows=3
NL Purchase Header
"No."
"Buy-from vendor name"
"Your reference" (this is a custom field in navision)
"Expected Receipt Date" (not sure if this is custom or not)
"Created By" (this is the user who created the P0)

(Placed on row 3 as stated in Rows=3)
NL Purchase Line (Document No. is the connector)
"Item No."
"Quantity"
"Quantity Received"
"Quantity To Receive" (this is a formula =sum(Quantity 'minus' Quantity Received)

I would like to filter out the entire line if the "Quantity To Receive" cell = zero

Basically, if the item has been fully received, I don't want to see it. :)

Thanks :) :)

5 comments

Please sign in to leave a comment.