0

Returning a "Top Ten" on a sum calculation

Hi all,

First time poster having browsed occassionally!

I have an issue in that I've been asked to provide a report that provides top ten Vendors on outstanding balance at a given date.

I've knocked something together than picks up all unique Vendors from the Vendor Ledger entry table. I then perform an NL("Sum") on the Detailed Vendor Ledger Entry table filtering on Vendor No. and where Posting date <= chosen date. This returns the correct figures.

How do I limit the result set to top 10 on the Total figure?

Regards,

Q

2 comments

Please sign in to leave a comment.