In this walkthrough, you will learn how to create a report that is based on two tables. The report lists customers and their orders, and it is based on the Customer and Sales Line tables. This type of report can be used to get an overview of the current customer orders. This walkthrough is based on the Walkthrough: Designing a Customer List Report topic.

The following illustration shows the client report definition (RDLC) layout that you create in this walkthrough.

Expand imageAbout this Walkthrough

Expand imageModifying the Dataset of an Existing Report

Expand imageAdding Fields to the Classic Report Layout

Expand imageDesigning the RDLC Report Layout in Visual Studio Report Designer

Expand imageAdding Grouping and Totaling to the Classic Report Layout

Expand imageAdding Grouping and Totaling to the RDLC Report Layout in Visual Studio Report Designer

Expand imageRunning the Modified Report

Expand imageSee Also