asp.net - How to substract 2 sub groups sum in rdlc report -


i using rdlc report display report.

in using groups , sub groups; want substract sub groups sum , display in text box.

how it.

in image :

  • sub group 'expenses' sum 86
  • sub group 'income' sum 400

i want 86-400.

the image


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -