all groups > sql server reporting services > november 2006 >
You're in the

sql server reporting services

group:

Running multiple reports


Running multiple reports Vorno
11/14/2006 4:43:32 PM
sql server reporting services:
Hi,

I need to find a way to run multiple reports simultaneously. I thought
that I could use subscriptions, but as the date parameter that I want
to run them for will be changing, I don't think that this is the
answer. Is there a tool out there that will allow me to package a group
of reports together changing a common parameter (date range n this
instance) when required?

Cheers
RE: Running multiple reports Amarnath
11/14/2006 10:21:01 PM
No way you need to write custom code.

Amarnath


[quoted text, click to view]
Re: Running multiple reports Kaisa M. Lindahl Lervik
11/15/2006 12:00:00 AM
Depending on the reports, you could make one major report with subreports
placed in rectangles, and all using the same parameter. I'm not sure if the
data sets will be processed simultaneously or sequentially, but if you order
the smaller reports first and the larger ones after that, they should start
at more or less the same time. It would be a really heavy report to run, but
at least you'd get it all in one go.

Kaisa M. Lindahl Lervik
[quoted text, click to view]

AddThis Social Bookmark Button