Hi Sethu,
Thank you for your prompt response,i havent post the full descrption yet
subreport is like below;
Dept1 20
Dept2 30
Dept3 40
and main report is like
Dept1 30
Dept2 20
Dept3 50
Dept4 30
now in the main report i want to add the (group count of subreport +main report group count)to the main report,please see the output that im looking for
Dept1 50
Dept2 50
Dept3 90
Dept4 30
i have used shared varibale in the reports but i can pass the total report count to the main report correctly,but not the group by Department count
Thank you,
Prasad