Hi
I am showing 2 shared variables from a subreport into the main report and using them for calculation.
Now I have added a 3rd shared variable to the main report from the subreport. It shows the value in the sub report part of main report. But if I try to show it in the section below it shows a value of the previous record.
eg.
---In the Sub Rep inserted-- ---Main report---
record shared1 shared2 shared3 shared3 displayed
no in section
below
1 4 1 11 0
2 2 3 5 11 (previous)
3 7 5 4 5 (previous)
Cannot figure out why this is happening,
Please help
Thanks
I am showing 2 shared variables from a subreport into the main report and using them for calculation.
Now I have added a 3rd shared variable to the main report from the subreport. It shows the value in the sub report part of main report. But if I try to show it in the section below it shows a value of the previous record.
eg.
---In the Sub Rep inserted-- ---Main report---
record shared1 shared2 shared3 shared3 displayed
no in section
below
1 4 1 11 0
2 2 3 5 11 (previous)
3 7 5 4 5 (previous)
Cannot figure out why this is happening,
Please help
Thanks