Skip to content

Commit a5c592a

Browse files
authored
Merge pull request #2 from JulCsc/patch-1
Remove "does not apply" listing
2 parents 1677d7e + 7e5586c commit a5c592a

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deploy the SQL Server Reporting Services Report Viewer web part on a SharePoint site"
33
description: For SQL Server Reporting Services, you can manually add the Report Viewer custom web part to a SharePoint product.
4-
ms.date: 09/25/2024
4+
ms.date: 01/09/2026
55
ms.service: reporting-services
66
ms.subservice: report-server-sharepoint
77
ms.topic: install-set-up-deploy
@@ -12,10 +12,13 @@ ms.custom:
1212

1313
# Deploy the SQL Server Reporting Services Report Viewer web part on a SharePoint site
1414

15-
[!INCLUDE[ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE[ssrs-appliesto-2008r2-and-later](../../includes/ssrs-appliesto-2008r2-and-later.md)] [!INCLUDE[ssrs-appliesto-pbirsi](../../includes/ssrs-appliesto-pbirs.md)] [!INCLUDE[ssrs-appliesto-sharepoint-2013-2016](../../includes/ssrs-appliesto-sharepoint-2013-2016.md)] [!INCLUDE[ssrs-appliesto-not-sharepoint-online](../../includes/ssrs-appliesto-not-sharepoint-online.md)]
15+
[!INCLUDE[ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE[ssrs-appliesto-2008r2-and-later](../../includes/ssrs-appliesto-2008r2-and-later.md)] [!INCLUDE[ssrs-appliesto-pbirsi](../../includes/ssrs-appliesto-pbirs.md)] [!INCLUDE[ssrs-appliesto-sharepoint-2013-2016](../../includes/ssrs-appliesto-sharepoint-2013-2016.md)]
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
@@ -172,4 +176,4 @@ The following languages are supported with the web part:
172176
## Related content
173177
174178
- [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

Comments
 (0)