0

Nav Jet Reports - Output lines based on a sum

Hi

I have been struggling for some time now to get my head around this one….I have a report that I have developed which pulls in warehouse entry lines with various fields along with bin codes and sum of warehouse entry quantity. My issue is this. My report is outputting all lines including those that sum up to '0' as I have no if or sumif statement. What I need to do is output warehouse entry lines with the information based on only those lines which have a sum qty of >'0'. I have tried endlessly using sumif and if statements but fail every time. Below is the syntax I am currently using:

=(NL("Sum","Warehouse Entry","Quantity","Location Code",$C$2,"Item No.","@@"&$D6,"Bin Code","@@"&$H6))

So I need to do something to only show >0 somehow.

Any help would be gratefully appreciated. :roll:

6 comments

Please sign in to leave a comment.