September 29, 2010 at 5:08 am
Hi guys,
I was wondering if someone can help as I am new to SSRS reporting services.
I have developed a simple report using one view.
This report runs well but I have encountered one issue.
So far the reports looks like this:
1st Main Group is by email address and within that there is another group displaying four priorities which are also grouped. So this is the layout:
Priority 1 (details)
Priority 2 (details)
and so on....
I have created a page break but it does it for each EMAIL group therefore each Priority is displayed on a seperate page.
I need it to show one EMAIL group displaying all Priorities on one page
(in total there are four email addresses that will have four different priorities).
Apologies for the lengthy explanantion.
Thanks in advance
September 29, 2010 at 8:35 am
If you set the page break on the email group and don't page break on priorities, you should get something like this:
email1
priority1
priority2
priority3
priority4
----page break----
email2
priority1
priority2
etc.
Are there details below each priority or can you make the priority the detail-level group?
September 29, 2010 at 10:22 am
Hi thanks for your reply.
I managed to do what you have suggested.
I created many groups which caused the report not to be properly grouped.
Cheers
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply