Variants
Basic
One dimension and one measure with no break-down. Each category gets a single bar.Grouped
Break the measure down by a dimension and set its placement to Side by side: each value gets its own bar within the category’s band. Best for comparing absolute values across several series at each category.Stacked
Break the measure down and leave its placement at Stacked: the values stack inside each bar. Use when you want to show both individual contributions and the total at a glance.Stacked to 100%
Set the placement to Stacked to 100% and every bar is stretched to the full height, showing each value as a proportion of the category’s total. Use when relative distribution matters more than absolute values.Horizontal
All three vertical variants are also available horizontally — flip the chart with the orientation switch in the Dimension section of the Fields tab. Horizontal bars work well for long category labels, many categories, or when a left-to-right reading direction feels more natural.Composite (bar + line)
Add a second measure from the Measure actions menu, set its mark to Line, and assign it to the right axis. This gives a dual-axis chart — useful for overlaying a rate on top of volume data, such as order count as bars and revenue per order as a line. The chart type reads Composite once the marks differ.Placement
How a broken-down measure’s values sit relative to each other is set by the placement control on that measure’s Break down by row in the Fields tab:
Each measure is placed independently, so one can stack while another sits side by side. Two bar measures on the same axis are already drawn side by side within each band, one per measure, so the side-by-side placement is unavailable there.
See Fields for the full reference.
Data labels
A bar is labeled with its total at the end of the bar. Turn on Show data labels in the Data labels section of the Style tab, then configure:- Data label position — inside or outside the bar end
- Label format — number, percentage, currency, or date
- Font size — size of the label text