I have a main report and the data in one of the field comes from one table if certain condition is met. If the condition is not met I supress this field and run a subreport that overlays this field. I am able to get the information what I need.
However, when I try to do a summation at the group level, the summation does not include the values that come from the subreport. IT only add the numbers that are generated in the main report.
Is there any way I can sum up the values coming from the sub report. I tried shared variables but somehow they need to be evaluated after the subreport which requires it to be placed in a different section. Even then I could not sum it.
Anyhelp would be appreciated.
However, when I try to do a summation at the group level, the summation does not include the values that come from the subreport. IT only add the numbers that are generated in the main report.
Is there any way I can sum up the values coming from the sub report. I tried shared variables but somehow they need to be evaluated after the subreport which requires it to be placed in a different section. Even then I could not sum it.
Anyhelp would be appreciated.