Hi,
I have jet essentials with MS Dynamics NAV and I need to do the following filter on the purchase line table:
select all from purchase line where
no. = <cell reference>, document type = "order", quantity received > quantity invoiced
I can write the NL formula up to the part of "quantity received > quantity invoiced" - not sure how I can compare two table fields on the NL filter.
Anyone could share how to get this done?
This is how I have the NL formula so far:
=nl("rows","purchase line", , "no.", X9, "document type", "order", "quantity received", ???????
Thanks in advance!!!
Fabiana
Date
Votes
3 comments
-
Jet Reports Historic Posts Hi fabfig,
does this help?
http://kb.jetreports.com/article/AA-00507
regards
jetsetter -
Jet Reports Historic Posts Hi jetsetter
This is exactly what I needed!!!
Very much appreciated!!!
Kind Regards -
Jet Reports Historic Posts great! :D
Thanks for Feedback!
regards
jetsetter
Please sign in to leave a comment.