Visualization options reference — every control in every builder
A flat catalog of every control in the Module 8 visualization builders, one tab per builder. Pick the visualization you're configuring. The lessons that walk you in the door are Your first chart, Chart data shaping, and Aggregate grid and pivot grid; this page is the lookup you come back to. Other specialized visualizations — KPI, Calendar, maps, Financials, and more — get their own tabs here as they're added.
By the end of this lesson
- Find any visualization control by the builder and accordion it lives in
- Know which options appear when — by chart type, and by whether a grid field is grouped
Background
The eight chart types that share one builder — line, bar, column, stacked column, pie, area, range bar, and scatter. The builder organizes its controls into accordions with two scopes: per-series controls inside Add New that apply to one value series at a time, and chart-wide controls in the accordions below the series list.
Some controls only appear for certain chart types; those are flagged inline, and the applicability matrix at the end of this tab lists every type-specific control in one place.
Can't find a control, or one's behaving unexpectedly? Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Do it
-
Value Field (per series)
The number this series plots. Only number and currency fields are eligible — text fields can't be a value series. Range Bar is the exception: it asks for two value fields (the start and end of each span).
-
Values Options (per series)
-
Color Options (per series)
Select Bar Color (the label tracks the chart type — bar, line, area) sets this series' color. Pick a swatch or enter a hex value; the default is
#25A0DA. Set per series, so a multi-series chart can give each series its own color. -
Symbol Options (per series — scatter only)
Only on a Scatter Plot. Select Symbol sets the marker shape for the series:
circle,square,cross,triangleUp, ortriangleDown. -
Chart Options (chart-wide)
-
Display Options (chart-wide, type-specific)
This list grows and shrinks with the chart type. The type-specific rows are noted.
-
Hover Options (chart-wide)
Target Document points the chart at another report to open on interaction. Use Select Target Document to pick it, Clear Target to remove it. This is distinct from a Field Builder drill-down on the underlying grid — covered in Drill-downs.
-
Applicability — which options appear for which chart type
If you're stuck
"Where did that option go?" — for charts the answer is usually the chart type.
Display as Spline isn't there
Spline only appears for Line and Area charts. On a column or bar there's nothing to curve.
Series in rows is missing
You're on a Range Bar, which is columns-only. Every other chart type offers both orientations under Select Series Type.
The argument dropdown won't show my number field
By design — it lists text fields until you check Allow Numeric Argument Fields in Chart Options. See Chart data shaping.
None of these match my situation
Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Background
The plain data grid — the default output before you pick a visualization — has its own Config menu in the preview toolbar. Four controls, enough for a simple grouped or totaled list. Step-by-step walkthroughs are in the linked help articles.
Can't find a control, or one's behaving unexpectedly? Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Do it
-
Default data grid — Config menu
The plain data grid — the default output before you choose a visualization — has its own Config menu in the preview toolbar. Four controls, enough for a simple grouped or totaled list. One limit to keep in mind: the totals and subtotals here are presentation-layer — they don't recalculate when a viewer sorts or filters. When you need totals that stay correct, use the Aggregate Grid below. Step-by-step: Add Totals and Hierarchy.
If you're stuck
The one thing to watch on the default grid.
My totals look right, then go wrong when I sort or filter
Default-grid totals and subtotals are presentation-layer — an extra row that doesn't move with the data. For totals that recalculate on filter and follow the rows on export, rebuild them in the Aggregate Grid tab.
None of these match my situation
Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Background
A specialized visualization with its own builder (Visualizations → Aggregate Grid). Each report field is a card; the three-dots menu configures it. Totals here are attached — they recalculate on filter and follow the rows on export. The aggregate grid does not support drill-down.
Can't find a control, or one's behaving unexpectedly? Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Do it
-
Aggregate Grid
A specialized visualization with its own builder (open Visualizations → Aggregate Grid). Each report field is a card with a checkbox (ticked = included); click the three-dots menu to configure it. Totals here are attached — they recalculate on filter and follow the rows on export, unlike the default grid. The Aggregate Grid does not support drill-down. Step-by-step: How to create a new Aggregate Grid report.
Per-field action menu (three dots)
Settings accordion
Heading Colors (apply only when a column is grouped)
Group Top Level Color (default
#E9E9E9) and Group Sub Level Color (default#F9F9F9) shade the group heading rows.Data Row Conditional Highlighting
Shade rows by a rule — e.g. color a status, or compare two numeric columns. Add more than one rule; the trash icon deletes one. Step-by-step: color conditional row highlighting.
If you're stuck
Most aggregate-grid surprises come down to whether a field is grouped.
SubTotals (and In Group Footer, Align By Column) aren't in the field menu
Those appear in the Aggregate Grid only once the field is grouped. Set Group By → Grouped first, then reopen the field's menu.
Heading Colors does nothing
Heading Colors only take effect when at least one column is grouped — they shade the group heading rows. No grouping, nothing to shade.
None of these match my situation
Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Background
A specialized cross-tab visualization with its own builder (Visualizations → Pivot Grid). You arrange fields into Rows, Columns, Data, and Filter areas and the preview rebuilds in real time. The pivot grid does not support drill-down.
Can't find a control, or one's behaving unexpectedly? Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
Do it
-
Pivot Grid
A specialized cross-tab visualization with its own builder (open Visualizations → Pivot Grid). You arrange fields into areas and the preview rebuilds in real time. Good for showing the important facts rather than every detail. The Pivot Grid does not support drill-down. Step-by-step: How to configure a Pivot Grid report.
Field areas (field chooser)
Right-click a field
Sidebar checkboxes
Show Field Chooser reopens the drag-and-drop chooser. Saving the pivot stores its current state — which dimensions are expanded and which filters are set; users open in that state and can keep expanding and filtering live, with values recalculating.
If you're stuck
The one that catches everyone first.
My pivot value shows a count, not a sum
A Pivot Grid data field defaults to Count. Right-click the value, set Summary Type → Sum (or Avg/Min/Max), and set the Format Type while you're there.
None of these match my situation
Email [email protected] with the visualization type and the control you're after. Real human, same business day reply.
