0

Calculation within JetReport request

What you are talking about is a weighted result. This can be done with the following sample formula:
=NL("Sum";"Purchase Line";"=Local(NF(,""Quantity"")*NF(,""Unit Cost""))";"Document Type";"Invoice")Only in your case you would do Height * Width instead of Quantity * Unit Cost.

1 comment

Please sign in to leave a comment.