Column Chart
Compare values across categories with polished vertical bars featuring rounded corners. Supports simple, grouped, stacked, and 100% stacked modes. Designed to match the aesthetic of the donut chart's rounded edges.
Examples
When to Use
- Comparing values across discrete categories (revenue by product, sales by region)
- Showing grouped breakdowns with a Legend field (side-by-side bars per series)
- Displaying part-to-whole relationships with stacked or 100% stacked mode
- Any scenario where the native Power BI bar chart is used, but with a polished rounded look
Data Roles
Build These Examples
Which columns go in which field wells to reproduce each example above. The Legend well is the switch between a plain comparison and a grouped/stacked one.
Settings
Bar Settings
Bar Mode
dropdownControls how series are displayed: Grouped (side-by-side), Stacked, or 100% Stacked.
Default:groupedRounded Corners
booleanToggle rounded top corners on bars.
Default:trueCorner Radius
numberRadius of rounded corners in pixels (0-20).
Default:6Bar Padding
numberSpace between bars as a ratio (0.05-0.5).
Default:0.2Show Data Labels
booleanDisplay values on or near each bar.
Default:falseData Label Position
dropdownPosition data labels inside or outside the bar.
Default:outsideColor & Appearance
Color Scheme
dropdownControls the color palette for bars.
Default:vibrantCommon settings like Legend, Tooltip, and Axis configuration are covered in Shared Concepts.
Tips & Best Practices
- Use without a Legend field for simple category comparison with per-category coloring
- Add a Legend field and switch to Stacked mode for part-to-whole analysis
- The corner radius of 6px matches the donut chart default for a consistent visual family
- Enable data labels for presentations where exact values matter