0

Nested Tables [RESOLVED]

Hi,

I used JetReports a long time ago (V3.5) and come back with the express version.

I was used to do my reports using nested (NL, "Rows",..) for nested tables, example :
- I need to extract all invoice sales lines for a customer between 2 dates :
Formerly, i used a NL,'Rows' on the header filtred on the date and the customer that i need, and a field was also an NL, 'Rows' on the lines link to the header bay the doc N°.
The total time to extract the data was the time to find the headers among the 800K headers, then extract the line for each header.

With Jet Express, i can do it with a NL,'Table' but the i have to select the Invoice Sales Lines to extract and as we have 4M Sales lines, it takes a very long time to execute.

Do you have a way to "nested" NL,'Table' as it was possible with NL,'rows' ?

Regards,

1 comment

Please sign in to leave a comment.