0

Product of related fields before sum in NL(Table)

On sales order lines in NAV there is a cost price and quantity field, but not a total cost field. You need to multiply cost and quantity to get the cost PER LINE.

If you want to get the total cost of PER SALES ORDER, you need to do that multiplication on each line before you can total anythnig on the order.

I want to use NL(Table) to get me some sales orders with the total cost per order on the same line.

NL(Table) has the LinkSum option in the fields, but you can only use 1 field in it. Is it possible to multiply 2 fields in NL(LinkSum) before summing them?

3 comments

Please sign in to leave a comment.