cancel
Showing results for 
Search instead for 
Did you mean: 

Calculating Summary totals using subreport variable in Main Report

Former Member
0 Kudos

Does any one know a way to get the total for the "Add my Total with Another value" column in the sample report below? (see URL below). I'm developing a report that contains a subreport. The subreport returns a value to the main report. The value displays okay on the main report, however, I need to total up this value and show it in my group summary as a total on the main report. The sample report is an example of what I've done so far, but I also need the sum total at the bottom of the main report.

Any ideas will be appreciated. Thanks.

http://diamond.businessobjects.com/node/448

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Make the variable as global.

Example:

Global NumberVar BonusCount

So that it can be called even a subreport.

regards,

Clint

Answers (0)