Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 3.06 KB

File metadata and controls

61 lines (44 loc) · 3.06 KB
title Create a basic table report (SSRS tutorial)
description Use the Report Designer tool in Visual Studio / SQL Server Data Tools (SSDT) and then create a SQL Server Reporting Services (SSRS) paginated report.
author maggiesMSFT
ms.author maggies
ms.date 04/16/2019
ms.service reporting-services
ms.subservice reporting-services
ms.topic conceptual
ms.custom updatefrequency5
helpviewer_keywords
walkthroughs [Reporting Services]
tutorials [Reporting Services]
reports [Reporting Services], creating

Create a basic table report (SSRS tutorial)

In this tutorial, you use the Report Designer tool in Visual Studio / SQL Server Data Tools (SSDT). You create a SQL Server Reporting Services (SSRS) paginated report. The report contains a query table, created from data in the [!INCLUDE sssampledbobject-md] database.

As you progress in this tutorial, you're going to learn how to:

  • create a report project.
  • set up a data connection.
  • define a query.
  • add a table data region.
  • format the report.
  • group and total fields.
  • preview the report.
  • optionally publish the report.

Requirements

Your system must have the following components installed to take this tutorial:

You must also have read-only permissions to retrieve data from the [!INCLUDE sssampledbobject-md] database.

Estimated time to complete the tutorial: 30 minutes.

Next steps

Lesson 1: Create a report server project (Reporting Services)

Lesson 2: Specify connection information (Reporting Services)

Lesson 3: Define a dataset for the table report (Reporting Services)

Lesson 4: Add a table to the report (Reporting Services)

Lesson 5: Format a report (Reporting Services)

Lesson 6: Add grouping and totals (Reporting Services)

Related content

Reporting Services tutorials More questions? Try asking the Reporting Services forum