Skip to content

Commit 7e5586c

Browse files
authored
Clarify support and deployment instructions for Report Viewer
Updated documentation to clarify the support timeline and installation instructions for the Report Viewer web part in SharePoint.
1 parent ee6bfbb commit 7e5586c

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/reporting-services/report-server-sharepoint/deploy-report-viewer-web-part.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.custom:
1616

1717
The Report Viewer web part is a custom web part that can be used to view SQL Server Reporting Services (native mode) reports within your SharePoint site. You can use the web part to view, navigate, print, and export reports on a report server. The Report Viewer web part is associated with report definition (.rdl) files that a SQL Server Reporting Services report server or a Power BI Report Server processes. This Report Viewer web part can't be used with Power BI reports hosted in Power BI Report Server.
1818

19+
> [!IMPORTANT]
20+
> Support for the SQL Server Reporting Services Report Viewer SharePoint web part ends on April 13, 2026. Although no immediate action is required, we recommend transitioning to the alternative approach of using URL parameters to embed your reports. Learn more about [embedding with URL parameters](../url-access-parameter-reference.md?view=sql-server-ver17&viewFallbackFrom=sql-server-ver17s?preserve-view=true).
21+
1922
Use the following instructions to manually deploy the solution package that adds the Report Viewer web part to a SharePoint Server 2013, SharePoint Server 2016, or SharePoint Server 2019 environment. Deploying the solution is a required step for configuring the web part.
2023

2124
**The Report Viewer web part is a standalone solution package and is not associated with SharePoint integrated mode for SQL Server Reporting Services.**
@@ -25,13 +28,14 @@ Use the following instructions to manually deploy the solution package that adds
2528
> [!IMPORTANT]
2629
> Starting with version "15.X.X.X" you can install the ```ReportViewerWebPart``` side by side with your existing Reporting Services SharePoint integrated mode shared service applications.
2730
> With this update of the .wsp solution we introduced new files and the previous solution must be retracted and the new .wsp redeployed by using the ```Uninstall-SPSolution``` and ```Install-SPSolution``` cmdlets, respectively.
28-
>
2931
3032
**Support SharePoint Server versions:**
33+
3134
* SharePoint Server 2016
3235
* SharePoint Server 2013
3336

34-
**Support Reporting Services versions:**
37+
**Support Reporting Services versions:**
38+
3539
* SQL Server 2022 Reporting Services
3640
* SQL Server 2019 Reporting Services
3741
* SQL Server 2017 Reporting Services

0 commit comments

Comments
 (0)