Tutorial: Creating a Basic Tabular Report (Report Builder)

This tutorial is designed to help you create a basic table report based on the AdventureWorks database. In this tutorial, you will create a tabular report, add fields and entities to the report, filter the report, format the contents of the report, group and sort the report, run the report, and save the report to the report server.

Requirements

Your system must have the following installed to use this tutorial:

  • Microsoft .NET Framework 2.0

The report server from which you will be launching Report Builder must have the following:

  • The AdventureWorks database installed on a computer that is accessible to the report server.
  • The AdventureWorks Sample Report Model uploaded to the report server.

Note   This tutorial assumes that you are using an unmodified version of the report model sample included with SQL Server. If you use a model that has been previously modified, the results of your tutorial might not match what is described in this tutorial.

  • Permissions for you to access the sample report model.
  • Permissions for you to use Report Builder.
  • Permissions for you to retrieve data from the AdventureWorks database.
  • Permissions for you to save reports to the report server.

Note

To verify that the samples are installed and you have permissions to access them, contact your database administrator. For more information about installing sample databases, see the "Installing Samples" topic in SQL Server Books Online. For more information about publishing a report model, see the "Publishing a Report Model" topic in SQL Server Books Online.

Tasks

Lesson 1: Creating a Tabular Report (Report Builder)

Lesson 2: Adding Fields and Entities to a Tabular Report (Report Builder)

Lesson 3: Grouping Data (Report Builder)

Lesson 4: Sorting Data (Report Builder)

Lesson 5: Formatting the Data (Report Builder)

Lesson 6: Filtering the Data (Report Builder)

Lesson 7: Running a Tabular Report (Report Builder)

Lesson 8: Saving a Tabular Report to the Report Server (Report Builder)

See Also

Concepts

Report Builder Tutorials

Other Resources

Introducing Report Builder

Help and Information

Getting SQL Server 2005 Assistance