Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When you want to summarize data in a visual format, use a Chart data region. It is important to choose an appropriate chart type for the type of data that you are presenting. This affects how well the data can be interpreted when put in chart form. For more information, see Preparing Data for Display in a Chart Data Region.
After you add a Chart data region to the design surface, you can drag report dataset fields for numeric and non-numeric data to the Chart Data pane of the chart. Click the chart to display the Chart Data pane with its three areas: Series Groups, Category Groups, and Values.
Create a report and define a dataset.
On the View menu, click Toolbox to display a list of report items that can be added to the report.
Double-click the Chart object, or drag the Chart object to the design surface. The Select a Chart Type dialog box appears.
Select the type of chart you want to add. Click OK.
Click the chart to display the Chart Data pane.
Add one or more fields to the Values area. This information will be plotted on the value axis.
Add a grouping field to the Category Groups area. When you add this field to the Category Groups area, a grouping field is automatically created for you. Each group represents a data point in your series.
To summarize the data by category, right-click the data field and click Series Properties. In the Category box, select the category field from the drop-down list. Click OK.
Click the Preview tab to see the rendered report. Click the Design tab to continue working on the report. For more information, see Chart and Gauge Layout How-to Topics (Reporting Services).
On charts with axes, such as bar and column charts, the category axis may not display all the category labels. For more information about how to change the axis labels, see How to: Specify an Axis Interval.
How to: Create a Report (Reporting Services)
Tutorial: Adding a Bar Chart to a Report
Tutorial: Adding a Pie Chart to a Report
How to: Create a Dataset (Reporting Services)
How to: Associate a Data Region with a Dataset
Chart Properties Dialog Box, General
Dataset Properties Dialog Box, Fields