Hi,
I have the report output like this so wanted to do the Totals and GrandTotals based on EachDeptName
DeptName Sections Salary
========= ========= ========
DeptName-XYZ
Section101 $1000
Section102 $2000
Section103 $3000
Others $10000
Miscellanious $20000
Total for DeptName-XYZ =======
?????
========
DeptName-ABC
few records like above
But Others and Miscellanious are rolled up values(brought from Views)and put it under DeptName-XYZ so how does i get the total for the DeptName-XYZ and also Grand Total on all DeptNames.
I tried somehow using Sum function but not getting the correct valeus.
Thanks a lot
Regards
I have the report output like this so wanted to do the Totals and GrandTotals based on EachDeptName
DeptName Sections Salary
========= ========= ========
DeptName-XYZ
Section101 $1000
Section102 $2000
Section103 $3000
Others $10000
Miscellanious $20000
Total for DeptName-XYZ =======
?????
========
DeptName-ABC
few records like above
But Others and Miscellanious are rolled up values(brought from Views)and put it under DeptName-XYZ so how does i get the total for the DeptName-XYZ and also Grand Total on all DeptNames.
I tried somehow using Sum function but not getting the correct valeus.
Thanks a lot
Regards