Based on my Jetreports knowlegde and skills, I have created an NL which is working great ,
As it is in dutch, I hope you guys can understand what it means.
started as a playground to learn about JET functionality , but turned into the most used report I have
Now i'm looking for a way to speed it up,
the sheets contains +30K of this calculation type of NL
together with +30k simple NL Lookups
the reports runs for about 40-45 minutes.
switching from viewer to desinger mode takes about 30 min
=((NL("eerste";"artikel";"Voorraad";"nr.";$C46)+NL("sum";"inkoopregel";"Openstaand aantal";"Nr.";$C46;"Verwachte ontvangstdatum";AI$6)-(NL("sum";"Materiaalregel";"resterend aantal";"Artikelnr.";$C46;"Status";"<>gereedgemeld";"Resterend aantal";">0";"Vervaldatum";AI$6;"bedrijf=";"bedrijf")+NL("sum";"Verkoopregel";"Aantal";"verzenddatum";AI$6;"Nr.";$C46;"Openstaand aantal";">0"))))-($AG46*AI$3)
it is creating a stock requirments reports, bij collecting data from 4 tables
thanks