What happens if you lose the RDL source file for your SQL Reporting report? Or more accurately, what if your coworkers never check them into source control?
Well, you can get them out of the web interface of SSRS.
To do this:
- Login into the /Reports of SSRS
- Navigate to the report you want
- Click the Properties tab
- Then under Report Definition, click “Edit”
- Save the RDL file to your local machine.