Hello.
I'm searching for an possibillity to export an report automaticaly - I just want to embed the download of subreport by clicking on a main-report label.
The only way, that I've found to do that is to use action with option "jump to url". Is it possible to use "jump to report"?
How can I do that?
If my only option to use "jump to url" (that would be horrible) how can I pass report parameter?
Thanks a lot.
Anatoli.
As you found, the Jump to Report option doesn't allow you to specify a rendering method. You would use jump to URL and pass the parameters in the query string, or jump to a custom web page that renders the report.
More info here.
http://ezinearticles.com/?URL-Parameters-Used-in-Reporting-Services&id=176858
and here.
http://blogs.msdn.com/mohamed_sharafs_blog/archive/2005/08/13/ArabicParameters.aspx
and here.
http://geekswithblogs.net/gobrien/archive/2004/07/30/9116.aspx
cheers,
Andrew
No comments:
Post a Comment