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 — Categorical field for bar grouping
  • 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

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.