0

Sort records on sum of two fields in same table (Customer)

Goodmorning,

I am trying to sort an overview of Customer on the sum of the fields "Inv. Amounts (LCY)" and "Cr. Memo Amounts (LCY)" and limit this to an output of 20 records.
This is the formula to do this on the "Inv. Amounts (LCY)" field only:
=NL("Rows";"Customer";"No.";"Datasource=";$E$3;"0";$E$4;"Date Filter";$F$13;"-Inv. Amounts ($)";"<>0";"Limit=";20)

Unfortunately I can't get it to work using both fields.
I've read a lot of posts on the forum, but didn't find the answer.

Any ideas greatly appreciated. Thanks in advance!!!

Best regards,
Gerard

4 comments

Please sign in to leave a comment.