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

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -