Uploading SSRS reports

About this topic:
  • Audience: System administrators, SSRS Report administrators

  • Conditions/restrictions: To upload a new SSRS report, you must have administrator access to the Report Server.

If your company creates their own SSRS reports, you can upload them to your Report Server. When you upload SSRS reports to your server, you allow others to run them or embed them into other applications

You can embed uploaded SSRS report files into TMWSuite, and TMW Operations. You can also use them with Dashboard Builder.

Uploading an SSRS report file

The instructions documented are for SQL Server 2016. Your steps may be different if you are using a different version of SQL Server.

To upload an SSRS report:

  1. In an internet browser, go to your Report Server’s homepage.
    Notes:

    1. By default, the SSRS report server’s homepage URL is https://<servername>/Reports. If your company changed this location, browse to the correct URL.

    2. Trimble recommends creating a new folder on your homepage to store custom SSRS reports. This ensures you do not lose reports when you update the Report Library.

  2. If needed, click the image1 Add icon and then select Folder.
    The Create a new folder in <Folder Location> window opens.

  3. In the Name field, enter a name for the folder.

  4. Click Create.
    The new folder is displayed on the page.

  5. Click on the folder to which you want to upload the report.

  6. Click image2 Upload File.
    The Open window opens.

  7. Browse to the SSRS report file (.RDL) that you want to upload.
    You can upload the following file types:

    • Report files (.rdl)

    • Model files (.smdl)

    • Shared dataset files (.rsd)

    • Report part files (.rsc)

  8. Select the file and click Open.
    The uploaded file is displayed on the page.
    Note: If you are uploading a file that already exists, click Overwrite.

Setting the data source

The instructions documented are for SQL Server 2016. Your steps may be different if you are using a different version of SQL Server.

By default, uploaded reports are not linked to a data source. Before you use the report, you must associate it with a data source.

To set the data source for a report:

  1. In an internet browser, go to your Report Server’s homepage.

  2. Browse to the report you need to link to a data source.

  3. Click the ellipsis button.

    image3

  4. Select Manage.
    The Manage Report page opens.

  5. Select Data Sources.

    image4

    An error message under the A Shared data source radio button is displayed. It states, "We can no longer find this data source. If it was moved, choose it from its new location."

  6. Do one of the following:

    • Select a shared data source

      1. Select the A shared data source radio button.

      2. Click image5 Browse.
        The Data source window opens.

      3. Navigate to the data source folder.

      4. Select the data source you want to use for this report.

    • Select a custom data source

      1. Select the A custom data source radio button.

      2. In the Type field, select the type of data source.

      3. In the Connection string field, enter the required connection string information.

      4. In the Credentials section, select the type of connection.

      5. Verify the connection by clicking Test Connection.

  7. Click Save.