You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
18
18
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
+
19
22
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.
20
23
21
24
**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
25
28
> [!IMPORTANT]
26
29
> 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.
27
30
> 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
-
>
29
31
30
32
**Support SharePoint Server versions:**
33
+
31
34
* SharePoint Server 2016
32
35
* SharePoint Server 2013
33
36
34
-
**Support Reporting Services versions:**
37
+
**Support Reporting Services versions:**
38
+
35
39
* SQL Server 2022 Reporting Services
36
40
* SQL Server 2019 Reporting Services
37
41
* SQL Server 2017 Reporting Services
@@ -172,4 +176,4 @@ The following languages are supported with the web part:
172
176
## Related content
173
177
174
178
- [Add Report Viewer web part to a SharePoint page](add-report-viewer-web-part-to-page.md)
175
-
- [Try asking the Reporting Services forum](/answers/search.html?c=&f=&includeChildren=&q=ssrs+OR+reporting+services&redirect=search%2fsearch&sort=relevance&type=question+OR+idea+OR+kbentry+OR+answer+OR+topic+OR+user)
179
+
- [Try asking the Reporting Services forum](/answers/search.html?c=&f=&includeChildren=&q=ssrs+OR+reporting+services&redirect=search%2fsearch&sort=relevance&type=question+OR+idea+OR+kbentry+OR+answer+OR+topic+OR+user)
0 commit comments