I have a simple report with 2 columns. Since the report have no groups, how can I put a total for each column and reset each ppdbCalc on every page ? I've tryed different ways but I can't do it.
Rather than use a DBCalc, try using a TppVariable and make the calculation manually in its OnCalc event. Then you can set it to reset when the column starts or ends using the timing dialog (right click and select Timing) or the ResetType property.
Comments
Rather than use a DBCalc, try using a TppVariable and make the calculation
manually in its OnCalc event. Then you can set it to reset when the column
starts or ends using the timing dialog (right click and select Timing) or
the ResetType property.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com