0

Short Pay Report

Hello All,

I'm trying to create a report that will show me all outstanding invoices that have been short paid (the remaining amount is not equal to the original amount). In theory what I would like to do is have a FilterField and a Filter both equal to fields in Navision. Here is my formula as it currently is…

=NL("Rows","Cust. Ledger Entry",,"Document Type","Invoice","Remaining Amount","<>0",)

I would like to add another filter that filters out any value where the Remaining amount is equal to the Original Amount, therefore filtering out any invoice that does not have any payment applied to it leaving only invoices with partial payment applied to them. In other words, "Remaining Amount","<>Original Amount".

Any help is much appreciated!

Thanks!

2 comments

Please sign in to leave a comment.