Once i had a requirement to exclude some columns when we export the SSRS report to excel. It was the business requirement to exclude those from excel as they only want the user to see some particular columns and rest of the columns were of no use for them as these columns were having having some link to other sub reports.
[More]
d6fa2ab3-64fd-45cc-a33a-e91f18698b07|2|4.0
Calling SSRS reports from front end in ASP.net can be acheived in few steps: Steps: 1. Create a web application project. 2. Add a report 3. Create dataset and parameters(if needed) in the report 4. Define the layout of the report.......
[More]
15aa80af-b7a7-4a6c-bc20-41415fab5530|7|4.4