0

Multiply one field by another field in different table

Hi,

I am trying to Sum the KG's sold during a date range.

Our Items have different Base Units of Measure, eg, KG, CTN, PKT, EA etc. The only way I can convert to a common weight is to multiply the Qty Sold by the weight on the Item Unit of Measure
I have had an attempt to link the tables but have had no success., please see below.

=nl("Sum","Item","=NF(,""Sales (Qty.)"",""Date Filter"","""&$H$4&""",""Location Filter"","""&$C$88&""")*nl(,""Item Unit of Measure"",""Weight"",""Item No."",nf(,""No.""),""Code"",NF(,""Base Unit of Measure"")")

I am using Nav 2009 and Jet 11.1.12053.0

Any help would be appreciated.

Regards

Phil

3 comments

Please sign in to leave a comment.