Hi Team,
I have developed a report and deployed it in reportserver now the report has to be called from a .net application. So i have to give the link along with the parameter selection, i have made the parameter in the report as hidden as it has to come from the application.
I am confused here how to give the link
http://ServerName/ReportServer/Pages/ReportViewer.aspx?%2fReportFolder%2fDashboard_Report1&rs:Command=Render&Param1='Ratio Value USD'&Param2='ASk PSDK'
is this correct? the parameter is coming from cube and it is reference to Parameter value [Ratio].[Ratio Name].&[Ratio Value USD].
How to pass this parameter value to the link. I tried with quotations and without quotations in the link both not working.
Regards,
Eshwar