Mapping Parameter on RDLC report

 

When RDLC report contain filters then you have to map report filters with the query parametrs.

You can map query parameters with the report filters by clicking on Map Parameter button on the RDLC Report definition dialog.

Following are steps to map filters with the query parameters

  1. You have to select query parameter from Query I/P Parameters list box and select filter from Report Filters list box.
  2. To set the mapping for the selected query parameter and report filter you can click on Assign button. The selected mapping will be added in the Mappling List list box.
  3. If you want to remove the mapping you can click on Remove button.
  4. Click on Ok button.

 

Related Topic

Creating and Updating RDLC Reports

 

Example of Mapping parameter on RDLC report

Following example shows parameter mapping on 'IssuedOutBook ' RDLC report.