From 02679715c9a7c1a87b2179380c633666f7dcbeae Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Mon, 8 Jul 2019 18:14:25 -0400 Subject: [PATCH] typo: Double word "how" --- .../report-builder/report-builder-in-sql-server-2016.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reporting-services/report-builder/report-builder-in-sql-server-2016.md b/docs/reporting-services/report-builder/report-builder-in-sql-server-2016.md index 4f7e26a362b..44afcd34fa1 100644 --- a/docs/reporting-services/report-builder/report-builder-in-sql-server-2016.md +++ b/docs/reporting-services/report-builder/report-builder-in-sql-server-2016.md @@ -18,7 +18,7 @@ ms.author: maggies --- # Report Builder in SQL Server - [!INCLUDE[ssRBnoversion](../../includes/ssrbnoversion.md)] is a tool for authoring paginated reports, for business users who prefer to work in a stand-alone environment instead of using Report Designer in Visual Studio / SSDT. When you design a paginated report, you're creating a report definition that specifies what data to retrieve, where to get it, and how how to display it. When you run the report, the report processor takes the report definition you have specified, retrieves the data, and combines it with the report layout to generate the report. You can preview your report in [!INCLUDE[ssRBnoversion](../../includes/ssrbnoversion.md)]. Then publish your report to a [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] report server in native mode or in SharePoint integrated mode (2016 and earlier). + [!INCLUDE[ssRBnoversion](../../includes/ssrbnoversion.md)] is a tool for authoring paginated reports, for business users who prefer to work in a stand-alone environment instead of using Report Designer in Visual Studio / SSDT. When you design a paginated report, you're creating a report definition that specifies what data to retrieve, where to get it, and how to display it. When you run the report, the report processor takes the report definition you have specified, retrieves the data, and combines it with the report layout to generate the report. You can preview your report in [!INCLUDE[ssRBnoversion](../../includes/ssrbnoversion.md)]. Then publish your report to a [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] report server in native mode or in SharePoint integrated mode (2016 and earlier). You can also publish a paginated report to the Power BI service. Read more about [paginated reports in Power BI Premium](https://docs.microsoft.com/power-bi/paginated-reports-report-builder-power-bi) (Preview).