--- 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) [!INCLUDE[ssrs-appliesto-sql2016-preview](../includes/ssrs-appliesto-sql2016-preview.md)] Explore the capabilities of [!INCLUDE[ssRSCurrent_md](../includes/ssrscurrent-md.md)], [!INCLUDE[ssBIDevStudioFull_md](../includes/ssbidevstudiofull-md.md)], and Report Builder with sample data in these tutorials. ## [Create a Basic Table Report](../reporting-services/create-a-basic-table-report-ssrs-tutorial.md) Follow the steps in this tutorial to learn how to create your first report. This tutorial shows you how to work with [!INCLUDE[ssBIDevStudioFull](../includes/ssbidevstudiofull-md.md)] to create a data connection (data source), define a simple query (dataset), and configure a data region to contain your data. ## [Create a Data-Driven Subscription](../reporting-services/create-a-data-driven-subscription-ssrs-tutorial.md) [!INCLUDE[ssRSnoversion](../includes/ssrsnoversion-md.md)] 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. ## [Create a Drillthrough (RDLC) Report with Parameters using ReportViewer](../reporting-services/create-drillthrough-rdlc-report-with-parameters-reportviewer.md) Follow the steps in this tutorial to learn how to create a drillthrough report with parameters and a filter using the ReportViewer control. ## [Report Builder Tutorials](../reporting-services/report-builder-tutorials.md) 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 * [Adventure Works 2014 Sample Databases](https://msftdbprodsamples.codeplex.com/releases/view/125550) * [Reporting Services Samples on CodePlex](http://go.microsoft.com/fwlink/?LinkId=198283) * [TechNet Wiki: SQL Server 2012 Samples](http://go.microsoft.com/fwlink/?linkID=220734)