Skip to main content

Building Charts

The Report Designer 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 Designer 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:
OptionChoicesNotes
Chart TypePie, Doughnut
Inner Radius10% to 90%Doughnut only; controls hole size (default 50%)
LabelsValue + %, % only, Value only, NoneDefault Value + %
Legend PositionBottom, Right, Left, Top, HiddenDefault Right
Sort OrderBy value (high to low), By value (low to high), AlphabeticalDefault high to low
Group Small ValuesOff, below 1%, 2%, 3%, 5%, 10%Combines tiny slices into one “Other” slice
Include Data TableOn / OffShows a table beneath the chart
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.
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:
OptionNotes
Legend PositionBottom, Right, Left, Top
X-Axis Title / Y-Axis TitleText labels for the axes
X/Y Axis Title ColorColor pickers
Show X AxisToggle the horizontal axis
Show Value Labels on BarsPrint the value on each bar
Show Percentile LineDraw a reference line at a percentile (P50 median, P75, P90, P95, P99, or Max)
Show Percentile Value LabelLabel the percentile line with its value

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):
OptionNotes
Display TypePeriod or Cumulative
Show Value Labels on BarsPrint the value on each segment
Show Percentile Line + Value LabelReference line at P50 to Max
Show Fiscal Year Prefix on Year LabelsAuto when projects match; a toggle when fiscal and calendar projects are mixed
Include Data TableShows a table beneath the chart, with: Show Column Grand Total, Column Total Caption, Show Row Grand Total, Row Total Caption
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):
OptionNotes
Show Data PointsMarkers on the line (default on)
Point Size4, 6, 8, 10, or 12 px
Line Width1 to 5 px
Display TypePeriod or Cumulative
Show Value Labels on PointsPrint values at each point
Show Percentile Line + Value LabelReference line at P50 to Max
Show Fiscal Year Prefix on Year LabelsAuto or toggle, as above
Include Data TableWith column/row grand totals and captions, as above

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):
OptionNotes
Chart TypeLine, Spline, Scatter, or Bar (per-panel chart style)
Series CaptionsCustom caption per series, with Reset Captions
Display TypePeriod or Cumulative
LegendHidden, Bottom, Right, Top
Row Height100 to 300 px per panel row
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

Why Your Data Might Be Wrong

Snapshots, filters, permissions, and caching.

Calculated Field Cookbook

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