Skip to main content

Building Charts

Report Studio offers nine chart types. They all read the same project cost data and share a similar setup, so once you learn one, the rest are easy. This page covers the common concepts first, then each chart type in detail.
This page is part of the Report Studio guide.

Concepts shared by all charts

The wizard

Chart setup is a short wizard of collapsible steps. Each step header shows a status badge:
  • Required (red): you must complete this step.
  • Complete (green): the step is done.
  • Optional (gray): you can skip it.
Click a step header to open or close it. The preview updates as you go. A chart wizard showing the collapsible steps with Required and Complete badges

Group By (the category or series)

Every chart needs something to group by. You choose a field such as WBS (with an inline Level 1 to 6 selector), CAM, Cost Class, Resource Type, or any dynamic field. Each unique value becomes a slice, bar, line, or panel.

Value Type (what to measure)

You then choose what to measure:
  • Subtotal (All Currency Resource Results): sum all currency values.
  • Specific Resource Result(s): pick particular resource results from a tag box.

Time period (trend and time-based charts)

Charts that show data over time let you pick the time axis: fiscal year, monthly, or a calendar period. Two helpers appear depending on your choice:
  • Smart Monthly: when you choose monthly, set how many months to show and where the window starts.
  • Calendar Unassigned: when you choose a calendar period, decide how to label periods outside the defined ranges.

Filters

Every chart has a Filters section. By default, Resource Type is set to Labor, Non-Labor, and Travel. Add filters to focus the chart.

Series options (color, caption, visibility)

Where a chart has multiple series or categories, you can set each one’s color, edit its caption, and show or hide it, with Select All / Unselect All helpers.

Pie and Doughnut

Best for showing proportions of a whole, for example cost share by Resource Type. A Doughnut is a Pie with a hollow center. Steps: 1. Select Label (Group By), 2. Select Value, 3. Configure Display & Filters. Display options:
Use Group Small Values when a pie has a long tail of tiny slices. It keeps the chart readable by rolling small slices into one. Note that the Time-phased table lists every slice individually; small values are not grouped there.
The data table sits beneath the chart and scrolls with the report, so a grouping with many values shows every row and the grand totals. Exporting the report to Excel follows whichever table style and totals are selected.
Pie and Doughnut display options: chart type, inner radius, labels, legend, sort, and group small values

Bar Chart

Best for comparing a single value across categories, for example cost by CAM. Category-based, with no time dimension. Steps: 1. Select Category (Group By), 2. Configure Display. Display options:

Side-by-Side Bar

Compares several series next to each other across categories. Shares its setup with the Stacked Bar; the difference is that bars sit beside each other instead of stacking. Steps: 1. Select Group By, 2. Select Time & Value, 3. Series. See the Stacked Bar options below; they are the same.

Stacked Bar

Shows part-to-whole relationships across categories or time, with series stacked into one bar. Steps: 1. Select Series (Stack By), 2. Select Time & Value, 3. Series. Display options (Step 3):
Cumulative display turns a period chart into a running total, which is the basis of an S-curve view of spend over time.
Stacked Bar setup: time period with Smart Monthly controls and the Step 3 display options

Line, Spline, and Area

Track cost over time. Line uses straight segments, Spline uses smooth curves, and Area fills under the line. The chart type is set when you create the report; the setup is otherwise identical. Steps: 1. Select Series (Group By), 2. Select Time & Value, 3. Series. Display options (Step 3):

Trellis (small multiples)

Draws one small chart per group value and lays them out side by side, so you can compare the same pattern across many groups. Each unique value of the Group By field becomes its own chart. Steps: 1. Select Rows (Group By), 2. Select Time & Value, 3. Chart Type & Display. Display options (Step 3): Trellis display options: chart-type pills and the row-height slider
A Group By field with many unique values produces many panels. Filter the group, or pick a higher WBS level, so the trellis stays readable.

Pitfalls to avoid (all charts)

  • Too many categories. Pies with dozens of slices and bar charts with dozens of bars are hard to read. Filter, group small values (pie), or pick a higher WBS level.
  • Forgetting the Value Type. If a chart looks empty or wrong, confirm whether you meant Subtotal (all currency) or specific resource results.
  • Mixing Budget, Actual, and Earned in one series unintentionally. If you do not filter Cost Class, a single bar or slice can blend them. Filter Cost Class, or split values with calculated fields.
  • Default Resource Type filter. Charts start filtered to Labor, Non-Labor, and Travel. If a category is missing, check this filter.
  • Cumulative vs Period confusion. Cumulative shows a running total; Period shows each period on its own. Pick deliberately.

Where to go next

Understanding Your Data

Snapshots, filters, permissions, and caching.

Calculated Field Cookbook

Ready-to-use formulas and how to fix wrong results.