Tutorials
Reporting ServicesA subreport is a child of a main report. The main report is a container for the subreport (s). The Subreport section in the Insert menu item of the "ribbon" allows you to add a subreport. The parent report and the subreport are stored usually in the same folder on the report server. The main report can be designed to pass parameters to the subreport. The parameter then filters the subreport for it to be displayed in a data region of the main report. You will be doing a hands-on, where you will be designing a Main Report/Subreport pair to learn about passing parameters in the next chapter.
Subreports can be separated from main data region of the main report or they can be placed within the data region of the main report. A report can contain more than one subreport.
As described above, the subreport may be placed inside the main report several ways as shown in the following screenshot:

A report page can contain a header and footer. In Report Builder 2.0 there is page footer by default which contains the built-in parameter ExecutionTime.
Some of the common features of page headers and footers are the following:
You will be getting some practice adding headers and footers and working with them in the next chapter.
The View menu has very few items as shown:

Report Data and Grouping are checked by default. If you want to review or make changes to the properties of objects you place on the report, you should first place a checkmark for the Properties. Otherwise you will see only the Properties pop-up window that comes up when you right-click an object to look at its properties. In Hands-on 6.3, you will be accessing properties for some of the items, such as the bookmark property.
Place checkmark for the Rulers if you want to design measured placement of objects on the report. The rulers become visible when you move around or adjust object sizes.