Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.81 KB

File metadata and controls

51 lines (37 loc) · 2.81 KB
title Reporting Services Tutorials (SSRS) | Microsoft Docs
ms.custom
ms.date 05/25/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
reporting-services-native
reporting-services-sharepoint
ms.tgt_pltfrm
ms.topic get-started-article
applies_to
SQL Server 2016
helpviewer_keywords
tutorials [Reporting Services]
ms.assetid e90cc448-563b-4dbb-9776-defb8640ec66
caps.latest.revision 39
author maggiesMSFT
ms.author maggies
manager erikre

Reporting Services Tutorials (SSRS)

[!INCLUDEssrs-appliesto-sql2016-preview]

Explore the capabilities of [!INCLUDEssRSCurrent_md], [!INCLUDEssBIDevStudioFull_md], and Report Builder with sample data in these tutorials.

Follow the steps in this tutorial to learn how to create your first report. This tutorial shows you how to work with [!INCLUDEssBIDevStudioFull] to create a data connection (data source), define a simple query (dataset), and configure a data region to contain your data.

[!INCLUDEssRSnoversion] provides data-driven subscriptions so that you can customize the distribution of a report based on dynamic list of subscribers that will receive the report. Data-driven subscriptions are typically created and maintained by report server administrators. The ability to create data-driven subscriptions requires expertise in building queries, knowledge of data sources that contain subscriber data, and elevated permissions on a report server.

Follow the steps in this tutorial to learn how to create a drillthrough report with parameters and a filter using the ReportViewer control.

These tutorials introduce you a variety of visualizations you can create in Report Builder, such as maps and sparklines, as well as tutorials on how to use parameters and expressions.

See Also