Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,

I am working on SSRS 2008.

I have a report as follows, I want the toal of Amount in Total column. I am not able to get total in column. I have tried Add Total/Sum() features of SSRS but no luck.
SQL
+---------+-------+--------+-------+                                                                               |Supplier | Agent | Amount | Total |
+---------+-------+--------+-------+
|         | A10051| 237.2  |       |
| S2005068+-------+--------+       |       
|         |A10052 | 23.8   |       |
+---------+-------+--------+-------+
Posted
Updated 5-Apr-12 3:05am
v3

1 solution

Hope you use Tablix.
Add "SubTotal" by right clicking on tablix
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900