Calculations and RB9
Hi,
In the new RB9 is it now safe to calculate totals using temp/memory tables
instead of ppVariables while traversing data or do we still need to
calculate totals using temp/memory tables prior to printing a report, which
causes slowdowns because the data has to be traversed twice?
Greetings,
Filip Moons
In the new RB9 is it now safe to calculate totals using temp/memory tables
instead of ppVariables while traversing data or do we still need to
calculate totals using temp/memory tables prior to printing a report, which
causes slowdowns because the data has to be traversed twice?
Greetings,
Filip Moons
This discussion has been closed.
Comments
No, this logic has not changed with ReportBulder 9. It is still recommended
that you make all calculations either outside your report before you
generate or in teh OnCalc event of a TppVariable on your report.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com