Yes ,each report has a URL address on the report server. Instead of using a web application, you could enter the report's URL address to open the report in a browser.
Reporting Services supports URL access to specific items on a report server. The URL must include a fully qualified path to the report and commands to render the report. If the report includes parameters, you must also specify any values that are required
to open the report.
Member
140 Points
518 Posts
View SSRS reports in Browser
Feb 11, 2019 11:04 AM|jsshivalik|LINK
Hi
Is it possible to View reports in Browser without using Asp.Net
Thanks
Participant
1300 Points
522 Posts
Re: View SSRS reports in Browser
Feb 12, 2019 02:27 AM|Wei Zhang|LINK
Hi jsshivalik.
Yes ,each report has a URL address on the report server. Instead of using a web application, you could enter the report's URL address to open the report in a browser.
Reporting Services supports URL access to specific items on a report server. The URL must include a fully qualified path to the report and commands to render the report. If the report includes parameters, you must also specify any values that are required to open the report.
Here is the link , I hope it could help you.
https://docs.microsoft.com/en-us/sql/reporting-services/report-builder/finding-and-viewing-reports-with-a-browser-report-builder-and-ssrs?view=sql-server-2017
Best Regards
Wei Zhang