Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
How to get Value of DBCalc of SubReport?
rbuser
June 2005
edited June 2005
in
General
Hello, I have 2 SubReport, and I have one DBCalc in each subreport, these
DbCalc calculate the sum of fields, thats my question:
how a make the DBCalc, in my main report to sum of values os the other 2
DBCalc? How I make these?
Thanks for all
Fellipe H.
Comments
nicocizik
June 2005
edited June 2005
Hi Fellipe,
Instead of using the DBCalc component to calculate a total across a
subreport, you will need to make the calculation manually using TppVariable
components. Take a look at the following example...
http://www.digital-metaphors.com/tips/TotalsFromSubreport.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
Instead of using the DBCalc component to calculate a total across a
subreport, you will need to make the calculation manually using TppVariable
components. Take a look at the following example...
http://www.digital-metaphors.com/tips/TotalsFromSubreport.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com