Designing and Implementing Reports: How-to Topics
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
In Reporting Services, you create reports in Visual Studio using the Report Server or Report Server Wizard project templates. If you have existing reports that you created in Microsoft Access 2002 or later versions, you can import them to create a new report definition based on an existing Access database report. This section contains step-by-step instructions for performing various report design tasks using SQL Server Business Intelligence Development Studio.
In This Section
- How to: Create a Report
- How to: Create a Report Server Project
- How to: Import Reports from Microsoft Access
- How to: Print a Report
- How to: View the Report Definition Language Source
- How to: Specify Multiple Columns in a Report
- How to: Add, Move, or Delete a Text Box
- How to: Set the Locale for a Report or Text Box
- How to: Add a Filter (Report Designer)
- How to: Add a Subreport and Parameters (Report Designer)
Page Related How-to Topics
- How to: Add a Page Break
- How to: Add or Remove a Page Header or Footer
- How to: Change Page Size
- How to: Hide a Page Header or Footer on the First or Last Page
Table, Matrix, and List Layout How-to Topics
- How to: Add a Column or Row to a Data Region (Report Designer)
- How to: Add a Group to a Data Region (Report Designer)
- How to: Add, Move, or Delete a Data Region (Report Designer)
- How to: Change an Item Within a Cell
- How to: Insert or Delete a Column
- How to: Insert or Delete a Row
- How to: Sort Data in a Data Region
- How to: Merge Cells in a Data Region
- How to: Keep Headers Visible When Scrolling Through a Report
- How to: Add a Total to a Group or Tablix Data Region (Reporting Services)
Chart Layout How-to Topics
- How to: Add Data to a Chart
- How to: Add, Move, or Delete a Chart
- How to: Create a Column/Line Chart
- How to: Position Labels in a Pie Chart
- How to: Style a Chart Element
Report Graphics How-to Topics
- How to: Add a Background Image
- How to: Add a Line
- How to: Add a Rectangle
- How to: Add an Image (Image Wizard)
- How to: Add a Data-Bound Image (Image Wizard)
- How to: Add an Image to a Project
- How to: Embed an Image in a Report
- How to: Add a Rectangle
Report Parameter How-to Topics
How to: Add, Change, or Delete a Report Parameter (Report Designer)
How to: Add Cascading Parameters to a Report
Interactive How-to Topics
- How to: Add a Bookmark Link (Report Designer)
- How to: Add a Drillthrough Report Link (Report Designer)
- How to: Add a Hyperlink (Report Designer)
- How to: Add a Visibility Toggle to an Item (Report Designer)
- How to: Add an Assembly Reference to a Report (Report Designer)
- How to: Add an Expression (Report Designer)
- How to: Add Code to a Report (Report Designer)
- How to: Add Items to a Document Map (Report Designer)
- How to: Hide an Item (Report Designer)
- How to: Set a Bookmark (Report Designer)
Related Sections
- Querying and Defining Report Data: How-to Topics (Report Designer)
Provides step-by-step instructions on tasks associated with data sources and query designers, datasets, and report model data sources.
- Publishing: How-to Topics (Reporting Services)
Provides step-by-step instructions on tasks associated with publishing or deploying your report to a report server.
See Also
Concepts
Querying and Defining Report Data (Reporting Services)
Other Resources
How Do I Find How-to Topics (Reporting Services)
Designing and Implementing Reports in Report Designer
Report Designer Help
Designing and Creating Reports