Skip to main content

Smart Column Chart

The SDM Smart Column Chart is a versatile bar/column chart visual for Power BI that supports six rendering modes, intelligent data label placement, analytics overlays, and error bars.

Grouped Column Chart with logos and data labels

Chart Types

ModeDescription
ColumnVertical grouped bars — categories on X axis, values on Y axis
BarHorizontal grouped bars — categories on Y axis, values on X axis
Stacked ColumnVertical stacked bars
Stacked BarHorizontal stacked bars
100% Stacked ColumnVertical stacked bars normalized to 100%
100% Stacked BarHorizontal stacked bars normalized to 100%

Column mode (left) and Bar mode (right) with logos

Data Wells

  • Axis — One or more categorical fields for bar grouping. Adding multiple fields creates a multi-level hierarchy axis with drill-down support.
  • Values — One or more measures displayed as bars
  • Legend — Grouping field to split bars into colored series
  • Series Color — Hex color codes per series
  • Logo — Base64 images per series
  • Error Bar Upper/Lower — Measures for error bar bounds

Multi-Level Axis & Drill-Down

When two or more fields are placed in the Axis well, the visual activates Power BI's drill-down icon in the visual header and renders a hierarchical axis:

  • Drill down / Drill up — Navigate one level at a time
  • Expand all — Show all levels simultaneously, with bracketed group labels and optional separator lines below the axis

See Multi-Level Axis for full details and formatting options.

Selection & Cross-Filtering

Clicking on bars cross-filters other visuals on the report page.

ActionBehavior
Click a barSelects that single data point
Ctrl+Click (Cmd+Click on Mac)Adds or removes individual bars from the selection
Alt+Click a barSelects all bars of the same series (Legend value) across every category
Click empty areaClears the selection

Alt+Click is only available when a Legend field is assigned. It is useful for cross-filtering an entire series at once rather than selecting bars one by one.