Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

How to add row level total in a table/matrix in SSRS report?

$
0
0

Hi All,

I have a dataset with weekly salary of multiple employees of same grade from different dpt. We are not going to show the report based on employ. The report will be showing data based on Employee grade and their department.

Grade         Dpt        wk1          wk2          wk3         wk4

manager     hr          3000         2500         1000       2000

senior         hr          1300         1500         1300       1600

manager     hr          2500         2300         2100       3000

We need to show the result by grouping grade and dpt. So the Wk1 rate will be the sum of (3000+2500).

Grade        Dpt         wk1           wk2         wk3         wk4      Total

manager    hr           5500         4800        3100       5000       18400 (how to find???)

senior        hr           1300         1500        1300       1600       5700(??)

Total                        6800         6300       4400        6600       24100(??)

How to find the total for each row on the right most end ?

Regards,

Julie


Viewing all articles
Browse latest Browse all 10045

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>