I want to get a list of customers that have no entries in the Item Ledger Entry table
How do I do this?
Thanks
Joe
Date
Votes
2 comments
-
Jet Reports Historic Posts Hi Joe,
Try:=NL("Rows","Customer",,"=NL(""Count"",""Item Ledger Entry"",,""Source No."",NF(,""No.""),""Source Type"",""Customer"")","0") -
Jet Reports Historic Posts Wonderful - thank you
Please sign in to leave a comment.