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...
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...
On the month group, you just need to add a group total, like this enter image description here