Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

Dynamic Web Form to capture all input(Required Parameter) of the selected SSRS Report

$
0
0

Dear All,

In an ERP Web Application, One form which would shows all the SSRS Report of the ERP Application. on User selection, I need to capture required input / Parameter of the selected report. 

Generally we create one web form for each SSRS report and capture the input on that form. This is static because everything is done before running the application. 

We also implmented another way to overcome this instead of capturing input at the webform, capture the same in the SSRS report. but user need to wait till report is getting generated. we don't want this approach. so we capture the same in the form and call ssrs with parameter but for each report we need to design seperate web form to capture the input since each report require different input.

To generate the report I am using "ReportExecutionService" class.

Kindly suggest how to read the parameter details ( Name, Type, etc) required for that report and dynamically capture the input based on this on a single form.

With Warm Regards

Palanivelrajan


Viewing all articles
Browse latest Browse all 1418

Trending Articles



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