Hi
i am having sub report called from main report. i m having a formula @total in the subreport which i would like to use to do some calculations in the main report.
By using the shared variable in the sub report i am able to get the value of @total in the main report,
for e.g if the value of @total is 100 in the subreport, while coming to the main report the same value is 0 (previous record is having value 0), and the value of @total 100 is showing for next record.
Can anybody point out where i am going wrong ?
