Summarizing Subreport Group Sum into Main Report REPORT FOOTER Crystal Reports -
I have created a subpage and I would like to add SubReport Group Sum to my main report footer, I was trying to do It is with shared variables but it does not work the way I want it.
My main report is already running in the header of the report, but I want to include running total for subreport.
I appreciate your help.
Thank you.
Just make sure to get the information in your main report with the subforport with the shared variable That you are keeping the variable shared in the different section from your sub-station, create a section under your sub-port and keep your shared variable there and move the total based on that variable.
Comments
Post a Comment