--- title: "Reporting Services Tutorials | Microsoft Docs" 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) [!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 * [AdventureWorks sample databases](https://github.com/Microsoft/sql-server-samples/releases) * [Reporting Services Samples on the TechNet wiki](https://go.microsoft.com/fwlink/?LinkId=198283) * [TechNet Wiki: SQL Server 2012 Samples](https://go.microsoft.com/fwlink/?linkID=220734)