question

MuhammadShami-2656 avatar image
0 Votes"
MuhammadShami-2656 asked MuhammadShami-2656 answered

SSRS report view question

I am new to SSRS. I have completed the configuration of the report server and created a simple report. My question is how to place the report in the browser to view?

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Joyzhao-MSFT avatar image
0 Votes"
Joyzhao-MSFT answered

Hi @MuhammadShami-2656 ,
Try the following steps:

  • In Solution Explorer, right-click on the project and select Properties.

  • In the window that opens, find the TargetServerURL property and set it to the Report Manager URL. The default is: HTTP://ServerName/REPORTSERVER

  • Click OK.

  • Right-click on the project name or your report and choose Deploy.

  • Open the Web Service URL HTTP://ServerName/Reports to view your reports.

For more information, please refer to: Publishing Reports to a Report Server.


You could also upload files or reports in the Report Manager. Refer to the following steps:

  • In the web portal, click Upload.

  • Browse to the file you want to upload. You can upload a report definition file, an image, a document, or any file that you want to make available on the report server.

  • Type a name for the new item. An item name can include spaces, but cannot include the reserved characters:;?: @ & = +, $ / * <> |.

  • If you want to replace an existing item with the new item, select Overwrite item if it exists.

  • Click OK.

Best Regards,
Joy


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MuhammadShami-2656 avatar image
0 Votes"
MuhammadShami-2656 answered

It is all right now, thanks for the input !

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.