Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.75 KB

File metadata and controls

44 lines (29 loc) · 2.75 KB
title Reporting Services Tutorials | Microsoft Docs
description Learn about the capabilities of SQL Server 2016 Reporting Services or later (SSRS), SQL Server Data Tools (SSDT), and Report Builder with sample data.
ms.date 11/07/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology reporting-services
ms.topic conceptual
helpviewer_keywords
tutorials [Reporting Services]
ms.assetid e90cc448-563b-4dbb-9776-defb8640ec66
author maggiesMSFT
ms.author maggies

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