I am using rdlc
report to display a report.
In that I am using Groups and Sub groups; I want to substract the sub groups sum and display it in another text box.
How to do it.
In the image :
- Sub group 'Expenses' sum is 86
- Sub group 'Income' sum is 400
I want to do 86-400.