This is part three of a series about Report Builder 3.0.

In this post, I’ll cover the Chart Wizard, which allows you to build colorful, graphic charts in a few simple steps.

The Chart Wizard can be accessed in two ways. It will appear on the splash screen when you open Report Builder. It can also be found under File > New.

The Wizard

First, I have to choose a dataset. I can pick a shared dataset, or create a new one. I choose to create one.

After I select my dataset, I am taken to the Design a query screen. (More in-depth information on this screen can be found in Report Builder 3.0 – Table or Matrix Wizard.)

I build my query using the Production.Product, Production.ProductCategory and Production.ProductSubcategory tables.

Then, I have to Choose a chart type. I select Pie. (Mmm…pie!)

Now I can “Arrange chart fields”. Charts will require at least one field in “Categories”, and at least one aggregated field in “Values”.

Categories are how the values will be divided up on the horizontal axis.

Values are the points at which the values will appear along the vertical axis.

Adding a series will break the values up by the specified value.

A further explanation of these can be found here http://technet.microsoft.com/en-us/library/dd239351.aspx.

On the Choose a Style screen, you can choose the color palette for your chart. I choose Mahogany.

When I click Finish, I’m at the main Report Builder screen.

Viewing the Report

I click Run in the top right to preview my results.

This is very basic. Very, very basic. A future post will go more in-depth on chart settings. For now, though, try a few simple things to make this look better.

Add a report title.

Right-click the pie chart and select “Show Data Labels” to have the values appear in the pie slice.

Right-click the square around the pie, select “Chart Area Properties”, and choose “3D”.

Small changes like that will make your report into this:

The Chart Wizard is a quick, simple way to build an effective report. Many times, data that is represented graphically can be more easily understood.