> For the complete documentation index, see [llms.txt](https://docs.fabricplan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fabricplan.com/documentation/plan/intelligence-sheets/how-tos/apply-ibcs-formats/column-and-bar-charts.md).

# Column and bar charts

IBCS bar and column charts provide standardized visualizations for comparing business metrics across categories and time periods. Select the chart type that best fits your reporting scenario, such as comparing actual values, analyzing variances, or tracking performance over time.

### C01: Stacked column chart

Use this chart to analyze business metrics such as revenue, profit, and expenses across months, quarters, or business units and identify differences in magnitude between categories.

<table><thead><tr><th width="252.5">Configuration option</th><th>Configuration value</th></tr></thead><tbody><tr><td><strong>Chart type</strong></td><td>Stacked column</td></tr><tr><td><strong>Category</strong></td><td>Assign the dimension that defines the columns along the x-axis. The chart displays each unique value as a separate stacked column. <em>Example: Month</em>.</td></tr><tr><td><strong>Actual(s)</strong></td><td>Assign one or more measures to analyze. The values determine the height of each stacked column or segment. <em>Example: Revenue.</em></td></tr><tr><td><strong>Comparison 1-3(vs Actuals)</strong> </td><td><p>Assign up to three additional measures to compare with the actual values. The chart displays each comparison measure as a separate stacked column or overlapped column for the same category.</p><p>This is optional<em>. Example: Budget, Forecast, and Previous Year Revenue.</em></p></td></tr><tr><td><strong>Legend / Color by / Stacked</strong></td><td>Assign the dimension used to split each column into stacked segments. The chart displays each unique value as a separate segment within the column. <em>Example: Product Category.</em></td></tr></tbody></table>

{% hint style="info" %}
Assign a forecast measure to the Comparison 3 data well to plot hatched bars for future data. In this example, assign *Profit-Forecast.*
{% endhint %}

<figure><img src="/files/icxxuda9AEGaXGGlUSem" alt=""><figcaption></figcaption></figure>

### C02: Stacked bar

Use a bar chart to compare values across multiple categories, especially when category labels are long. Plot stacked bar charts to rank products, customers, regions, or departments by performance.&#x20;

<table><thead><tr><th width="252.5">Configuration option</th><th>Configuration value</th></tr></thead><tbody><tr><td><strong>Chart type</strong></td><td>Stacked bar</td></tr><tr><td><strong>Category</strong></td><td>Assign the dimension that defines the columns along the y-axis. The chart displays each unique value as a separate stacked bar. <em>Example: Product.</em></td></tr><tr><td><strong>Actual(s)</strong></td><td>Assign one or more measures to analyze. The values determine the height of each stacked bar or segment. <em>Example: Revenue.</em></td></tr><tr><td><strong>Legend / Color by / Stacked</strong></td><td>Assign the dimension used to split each column into stacked segments. The chart displays each unique value as a separate segment within the column. <em>Example: Segment.</em></td></tr></tbody></table>

<figure><img src="/files/T3szD5BMvY0FUc3WziXh" alt=""><figcaption></figcaption></figure>

### C03: Multi-tier column

Use a column chart with variance to compare actual values against a reference value, such as budget, forecast, or prior year. The variance highlights overperformance or underperformance for each category. Use this chart to monitor business performance against targets.

<table><thead><tr><th width="252.5">Configuration option</th><th>Configuration value</th></tr></thead><tbody><tr><td><strong>Chart type</strong></td><td>Overlapped column</td></tr><tr><td><strong>Category</strong></td><td>Assign the dimension that defines the columns along the x-axis. The chart displays each unique value as a separate column. <em>Example: Month</em>.</td></tr><tr><td><strong>Actual(s)</strong></td><td>Assign one or more measures to analyze. The values determine the height of each column. <em>Example: Profit Actual.</em></td></tr><tr><td><strong>Comparison 1-3(vs Actuals)</strong> </td><td>Assign one or more measures to compare with the actual values. The chart displays each comparison measure as an overlapping or separate column for the same category and calculates the corresponding variance from the actual and comparison values. <em>Example: Profit Target, Profit Forecast.</em></td></tr></tbody></table>

{% hint style="info" %}
Assign a plan or target measure to the Comparison 2 data well to plot overlapped bars. In this example, assign *Profit-Target.*

Assign a forecast measure to the Comparison 3 data well to plot hatched bars for future data. In this example, assign *Profit-Forecast.*
{% endhint %}

<figure><img src="/files/ed8G07M2ecsqadp2lNcf" alt=""><figcaption></figcaption></figure>

### C04 - Multi-tier bar

Use a bar chart with variance to compare actual and reference values across categories while emphasizing the variance. It is useful for analyzing performance across business units, products, or regions.&#x20;

<table><thead><tr><th width="252.5">Configuration option</th><th>Configuration value</th></tr></thead><tbody><tr><td><strong>Chart type</strong></td><td>Waterfall + bar</td></tr><tr><td><strong>Category</strong></td><td>Assign the dimension that defines the columns along the y-axis. The chart displays each unique value as a separate stacked bar. <em>Example: Product.</em></td></tr><tr><td><strong>Actual(s)</strong></td><td>Assign one or more measures to analyze. The values determine the height of each column. <em>Example: Profit-Actual.</em></td></tr><tr><td><strong>Comparion 1(vs Actuals)</strong> </td><td>Assign the previous year's actuals measure for comparison. The chart displays the comparison measure as an overlapping or separate column for the same category  <em>Example: Profit - Prior Year.</em></td></tr></tbody></table>

{% hint style="info" %}
Assign a plan or target measure to the Comparison 1 data well to plot overlapped bars. In this example, assign *Profit-Prior Year.*
{% endhint %}

<figure><img src="/files/EZPeQFlpwPdhahbMjC7V" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.fabricplan.com/documentation/plan/intelligence-sheets/how-tos/apply-ibcs-formats/column-and-bar-charts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
