Skip to main content

I have 3 sub reports added to my main report and each as a sub total, how can I access the sub totals on my main report - I tried $subReport_TotBills for example and it didn’t work.

Hi @gloyo12 , would you mind attaching your report and subreport? I’m trying to do the same thing but it’s not working.

Thank you!


Another thing that may help with this issue - is to make sure that the variable’s Behavior in your subreport is set to Localizable=False 

 

 


Hi,

 

That is the correct way to do it. There are 2 thing that you need to check. First, that the name of the report is correct and second, that the variable in the subreport is not being resseted to 0.00 by it’s conditions.

If you could add the reports, that would be helpful.


Reply