1.

How do you improve SSRS reports?

Answer»
  • Instead of adding the filter at the report LEVEL, add it itself in the data set query.
  • Divide the data into MULTIPLE pages; otherwise, data on a SINGLE PAGE will take more time to load.
  • Apply cascading PARAMETERS and add only required parameters, in case of the parameterized report.


Discussion

No Comment Found