To get grand total summary for individual group totals, add the group header or footer cells with the correct value,you may rename this cell as grpTotal.Then add a textbox in the Report Footer and use the expression =Sum(ReportItems!grpTotal.Value).This will sum the group totals.
-
« Export Data to Excel Using Template | Identify and delete duplicate rows in a table »
Group total summary
@ 2007-01-15 – 15:29:32
0 Comments to Group total summary
More interesting posts
- Using a SELECT statement with a searched CASE expression
- Reporting Services Tip
- Create row numbers based on the rows available in a table
- Parse Numbers from AlphaNumeric strings
- SQL Server: Convert to Proper case function
- RS2005: Convert to Proper Case
- DatePicker control for SQL RS2005 SP2
- Data migration in Oracle
- Identify and delete duplicate rows in a table
- Group total summary
