Saving report summary results to a table
Hello,
I would like to save the results of column totals or sums and averages from
a report to a table, as well I would like to save as a calculated amount
from the summary to be inserted into a table for each group. Can anyone help
me or steer me in the right direction that would be the best method for
this.
John P.
I would like to save the results of column totals or sums and averages from
a report to a table, as well I would like to save as a calculated amount
from the summary to be inserted into a table for each group. Can anyone help
me or steer me in the right direction that would be the best method for
this.
John P.
This discussion has been closed.
Comments
I would first recommend calculating the summary values manually using
TppVariable components. All calculations are then kept in the OnCalc event
and you can use that value as you need. From the OnCalc, you should be able
to insert the value into a dataset if you would like.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com