0

I'm creating a report using RDLC, I need to sum up all the months column.

i.e. the row showing total should come after Dec-21, Sep-21...

enter image description here

James Z
  • 12,209
  • 10
  • 24
  • 44
Muhammad Taqi
  • 305
  • 2
  • 6
  • 19

1 Answers1

0

On the month group, you just need to add a group total, like this enter image description here

Nuno Rato
  • 1
  • 1
  • 1
  • 5