all groups > sql server reporting services > july 2005 >
You're in the

sql server reporting services

group:

Possible to do this report?


Re: Possible to do this report? McGeeky
7/1/2005 12:00:00 AM
sql server reporting services:
Thanks Bruce. I have managed to get a group header and group body working
but cannot make a group footer, only a table footer (which I don't need).
How do I make a group footer?

Thanks!

--
McGeeky
http://mcgeeky.blogspot.com


[quoted text, click to view]

Re: Possible to do this report? McGeeky
7/1/2005 12:00:00 AM
Doh! So simple, but so easily missed.

--
McGeeky
http://mcgeeky.blogspot.com


[quoted text, click to view]

Re: Possible to do this report? Bruce L-C [MVP]
7/1/2005 8:31:13 AM
This is totally supported and easy to do. You need to add groups to your
table. Each group can have header and footers. You can then add an
expression that totals the current field. Search Books Online for the word
grouping


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: Possible to do this report? Wayne Snyder
7/1/2005 10:46:58 AM
Right click the group and there should be a dialog box, where you can select
display footer....

--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC
(Please respond only to the newsgroup.)

I support the Professional Association for SQL Server ( PASS) and it's
community of SQL Professionals.
[quoted text, click to view]

Possible to do this report? McGeeky
7/1/2005 2:17:29 PM
Hi,

Is it possible to get reporting services to create a report with a repeating
grouping structure with a total at the bottom of each group? I would want to
start with a report header that is only output once. Then for each repeating
group, I need a header, the body, and a footer with the total. Here is an
example of the structure (hope it makes sense!!!)...

[quoted text, click to view]
Code Customer Quantity
XYZ Smith 10
ABC Jones 10
123 Zippy 10
[quoted text, click to view]
Code Customer Quantity
XYZ Smith 5
ABC Jones 5
123 Zippy 5
[quoted text, click to view]

--
McGeeky
http://mcgeeky.blogspot.com

AddThis Social Bookmark Button