0

Sorting when pulling from multiple tables

Vasu -

By far, the easiest way would be to create a "grouping report" where you first use an NL("Rows=2") function to list the customers sorted by name and then (on the next line) use another NL(Rows) function to list the records you want for each customer.

Jet Reports has a series of videos on creating Grouping Reports –> http://kb.jetreports.com/article/AA-00731#reports

I have attached a very simple example that you could modify to fit your needs.

-HP

2 comments

Please sign in to leave a comment.