Groups | Blog | Home
all groups > sql server reporting services > march 2005 >

sql server reporting services : Render as xls when jump to report


ljhopkins_LOST and Cant find My Way
3/29/2005 2:43:03 PM
I have a upper report that I want to dump details to an excel file for the
user to crunch and much. some of the details could be 19K lines, I tried to
ljhopkins_LOST and Cant find My Way
3/30/2005 7:23:10 AM
well that is no good my users need to see a large chunk of data in xls so
they can do their own crunching and analysis.
ok so if i can make it smaller can i jump to an xls rendered report in place
of a normal report then export?

[quoted text, click to view]
Adrian M.
3/30/2005 8:13:40 AM
Try redesigning the report to return fewer rows or add more memory on the
server. Reporting Services renders 'in memory' so you are probably running
out of memory trying to render the large report.

--
Adrian M.
MCP


"ljhopkins_LOST and Cant find My Way"
[quoted text, click to view]

Bruce L-C [MVP]
3/30/2005 10:03:29 AM
You want to use jump to URL instead of jump to report. Then you can specify
how you want the report rendered. In Books On Line search on URL to see how
you do this.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

"ljhopkins_LOST and Cant find My Way"
[quoted text, click to view]

AddThis Social Bookmark Button