reportingservices 2005 - How pass in the URL Cascading Parameters? -
i'm using ssrs 2005 , passed through url parameters report, accept first parameter , second not because cascading, meaning parameter secondage depends on firstage.
how deal or can not do?
this url wrote.
thanks
create url request like: http://localhost/reportserver?/myfolder/myreport&rc:parameters=false&rc:linktarget=main&rs:command=render&rs:format=html4.0&firstage=2010&secondage=2011
(more documentation @ http://msdn.microsoft.com/en-us/library/ms152835.aspx)
Comments
Post a Comment