Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 3.14 KB

create-a-basic-table-report-ssrs-tutorial.md

File metadata and controls

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

Create a basic table report (SSRS tutorial)

This tutorial is a six-step process that helps you create a SQL Server Reporting Services (SSRS) paginated report. You learn how to use the Report Designer tool in Visual Studio/SQL Server Data Tools (SSDT) to create a query table from data in the [!INCLUDE sssampledbobject-md] database.

The six parts in this tutorial show you 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.
  • Publish the report.

Prerequisites

Install or configure the following components and permissions:

Estimated time to complete the tutorial: 30 minutes.

Related content

More questions? Try asking the Reporting Services forum.