A column chart uses vertical bars to show a value for each category, with the bar’s height standing in for the number. It is one of the simplest and most widely used visuals in Power BI, and often the first chart people reach for since Power BI will build one automatically the moment it detects a numeric field.
A column chart works best for two kinds of stories. Tracking a value over time, such as monthly sales, since the eye naturally reads a left to right sequence, and ranking a moderate number of categories against each other, since it is easy to spot which bar is tallest at a glance.
In the Visualizations pane, click the Column Chart icon. This adds an empty column chart visual to the report canvas.

In the Visualizations pane, drag the field you want as your category, such as month, product, or region, into the X axis section.

Drag the number you want to measure, such as sales or units sold, into the Y axis section. This decides the height of each bar.

Drag a field into the Legend section if you want to compare a second dimension inside each category, such as this year against last year, or one product line against another. This is the step that turns a plain column chart into what Power BI calls a clustered column chart, where each category shows several bars side by side, one per legend value, instead of just one.

Click the Format icon to open the Format pane. Look for Data Labels and switch it on. This prints the value directly above or inside each bar.

A column chart and a bar chart plot the same kind of data, the only real difference is direction. A column chart stands its bars up vertically, which suits a left to right story such as change over time. A bar chart lays them out horizontally, which suits situations with many categories or long category names, since there is more room to fit readable text along the axis without crowding or angling the labels. If your category names are getting cut off or turned sideways to fit, that is usually the sign to switch to a bar chart instead of fighting the column chart’s layout.
Adding a legend gives you more information in the same chart, but it comes with a limit. A cluster works best with 2 to 5 legend items per category. Past that, the bars get thin, the colors get hard to tell apart, and the chart turns into what is sometimes called a rainbow chart, technically accurate but genuinely hard to read.
That covers building, formatting, and choosing a column chart in Power BI. To keep building out your report with other chart types, explore Prwatech’s Power BI training program, which includes placement assistance.