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
@@ -28,12 +28,18 @@ Use the following instructions to manually deploy the solution package that adds
28
28
>
29
29
30
30
**Support SharePoint Server versions:**
31
-
* SharePoint Server 2019
32
31
* SharePoint Server 2016
33
32
* SharePoint Server 2013
34
33
35
34
**Support Reporting Services versions:**
36
-
* SQL Server 2008 Reporting Services (Native mode) and later
35
+
* SQL Server 2022 Reporting Services
36
+
* SQL Server 2019 Reporting Services
37
+
* SQL Server 2017 Reporting Services
38
+
* SQL Server 2016 Reporting Services
39
+
* SQL Server 2014 Reporting Services
40
+
* SQL Server 2012 Reporting Services
41
+
* SQL Server 2008 R2 Reporting Services
42
+
* SQL Server 2008 Reporting Services
37
43
* Power BI Report Server
38
44
39
45
## Download the Report Viewer web part solution package
@@ -166,4 +172,4 @@ The following languages are supported with the web part:
166
172
## Related content
167
173
168
174
- [Add Report Viewer web part to a SharePoint page](add-report-viewer-web-part-to-page.md)
169
-
- [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)
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)
0 commit comments