Pages

Men

rh

12/05/2012

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


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