Calculations in Report Builder
I have a report setup with subtotal for 2 groups and subtotals in
summary... I'm using tpp variable to create a calcuation which works out
the total of group one as a percentage of the total in summary. I have
set the timings correctly but still cannot manage to get the system to
look at the summary total when printing each of the group totals. i
also tries using the Look Ahead...any ideas?
--- posted by geoForum on http://delphi.newswhat.com
summary... I'm using tpp variable to create a calcuation which works out
the total of group one as a percentage of the total in summary. I have
set the timings correctly but still cannot manage to get the system to
look at the summary total when printing each of the group totals. i
also tries using the Look Ahead...any ideas?
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Be sure you have the LookAhead property for the Variable in the main report
set to True. Also, be sure your report is set to TwoPass. Take a look at
the following example of how to calculate the percentage of a group total as
well as the grand total.
http://www.digital-metaphors.com/tips/PercentageOfGroupTotal.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com