0

NL(Sheets) - Report performance

Hello,
I have attached the report I'm working on and gives me some headaches, mostly because of it's running time.
So, the report sums up quantities from the last version of sales orders archive and groups them by customer, on each sheet. I optimized as much as I could think of the formulas, but when I run the report I can see the following behavior:
- as you can see, the example report has 3 sheets / customers: CARACTERES, EDIMETA and SAS FITER
- when I run the report and follow the Details, when it gets to EDIMETA's transactions first it sums the quantities for CARACTERES and then it gets to EDIMETA
- when it gets to SAS FITER's transactions, first it sums the quantities for CARACTERES, then the ones for EDIMETA and then for SAS FITER.
So, for each new sheet per customer it goes thru the other sheets and makes the calculations over and over again, expanding my running time.

Is this a normal behavior for the NL(Sheets) function? Or am I doing something wrong?

Thanks,

Elena

4 comments

Please sign in to leave a comment.