The web portal of a report server (SSRS Native Mode)

Applies to: ✅ SQL Server 2016 (13.x) Reporting Services and later ✅ Power BI Report Server

The web portal of a Reporting Services report server is a web-based experience. In the portal, you can view reports, KPIs, and navigate through the elements in your report server instance. You can also use the web portal to administer a single report server instance.

Screenshot that shows SQL Server Reporting Services web portal.

Tasks in the web portal

Use the web portal for these and other tasks:

You can use the web portal to browse the report server folders or search for specific reports. You can view a report, its general properties and past copies of the report that are captured in report history. Depending on your permissions, you might also be able to subscribe to reports for delivery to an e-mail inbox or a shared folder on the file system.

Note

For information on supported browsers and versions, see Browser support for Reporting Services and Power View.

The web portal is used only for a report server that runs in native mode. It isn't supported for a report server that you configure for SharePoint integrated mode.

Some web portal features are only available in specified editions of SQL Server. For more information, see SQL Server Reporting Services features supported by editions.

On a new installation, only local administrators have sufficient permissions to work with content and settings. To grant permissions to other users, a local administrator must create role assignments that provide access to the report server. The application pages and tasks that a user can then access depend on the role assignments for that user. For more information, see Grant user access to a report server.

Note

If you are browsing to the web portal on the local machine that the server is running on, you may see a message indicating that you are not allowed to view this folder. This is due to Universal Access Control (UAC) and that you are not running the browser as an admin. You will need to give your account content manager rights on the folder by either browsing to the server remotely, or use Edge locally to configure the permissions. You are not able to run Microsoft Edge as an admin via the "Run as administrator" context menu. However, you can run Edge as the local administrator account by holding SHIFT + right-clicking on the edge shortcut and selecting "Run as a different user" then providing the local machine administrator account information in the login dialog. If you want to use the web portal remotely, you will need to give your account content manager rights on the folder.

Start and use the web portal

The web portal is a web application that you open by typing the web portal URL in the address bar of the browser window. When you start the web portal, the pages, links, and options that you see vary based on the permissions you have on the report server. To perform a task, you must be assigned to a role that includes the task. A user who is assigned to a role that has full permissions has access to the complete set of application menus and pages available for managing a report server. A user assigned to a role that has permissions to view and run reports sees only the menus and pages that support those activities. Each user can have different role assignments for different report servers, or even for the various reports and folders that are stored on a single report server.

For more information about roles, see Grant permissions on a native mode report server.

Start the web portal

To start the web portal from a browser, follow these steps:

  1. Open your web browser. For a list of supported web browsers, see Browser support for Reporting Services and Power View.

  2. In the address bar of the web browser, enter the web portal URL.

    By default, the URL is https://[ComputerName]/reports.

    The report server might be configured to use a specific port. For example, https://[ComputerName]:80/reports or https://[ComputerName]:8080/reports.

Group by categories

The web portal will group items into different categories. The available categories are the following.

  • KPIs
  • Paginated reports
  • Power BI Desktop reports
  • Excel workbooks
  • Datasets
  • Data sources
  • Resources
  • Mobile reports

You can control what is displayed by selecting View in the upper right. If you select Show Hidden, those items display in a lighter color.

Screenshot of the View dropdown with the Show hidden items option selected.

Screenshot that shows the unavailable Paginated Reports option.

Power BI Desktop reports and Excel workbooks

You can upload, organize, and manage permissions for Power BI Desktop reports and Excel workbooks. They're grouped together within the web portal.

Screenshot that shows the Power BI Desktop Reports section and the Excel Workbooks section.

The files are stored within Reporting Services, similar to other resource files. Selecting one of these items downloads them locally to your desktop. You can save changes you make by reuploading them to the report server.

Search for items

Enter a search term, and see everything you can access. The results are categorized into KPIs, reports, datasets, and other items. You can then interact with the results and add them to your favorites.

Screenshot that shows the SQL Server Reporting Servers portal with the Search text box called out.

More questions? Try the Reporting Services forum.