Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 28687

SSRS parameters through post method

$
0
0
Hi Team,

I want to send parameters through Post method instead of Passing a Report Parameter Within a URL

since i have a lengthy parameters, want to avoid below approach Passing a Report Parameter Within a URL and use post method.

//server/reportserver?/Sales/Northwest/Employee
 Sales Report&rs:Command=Render&EmployeeID=1234

once i clicked on view report button it should post parameters to the report server and report should open in new tab.

In view report button click event , have to set report url and report name ,parameters(dynamically).

Above approach is possible?If not let me know another approach for using post method.

If it is possible please suggest how to achieve this functionality through mvc code.

Note: Here i wont use any ReportViewer.

Viewing all articles
Browse latest Browse all 28687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>