Pages

Monday, 14 December 2015

What are the three different part of RDL file explain them?

In visual studio RDL files has three parts.
 1. Data: It contains the dataset on which we write the query. Data set is connected with data source.
 2. Design: In design you can design report. Can create tables and matrix reports. Drag columns values from source.
3. Preview: to check the preview after the report run.

No comments:

Post a Comment