100% Stacked Column Chart in Power BI

The Power BI 100% Stacked Column Chart displays the metric information in percentages. Let me show you how to Create a 100% Stacked Column Chart with an example.

For this Power BI 100% Stacked Column Chart demo, we are going to use the SQL Data Source we created in our previous article. So, Please refer to the Connect to SQL Server and Charts article to understand the Power BI Data Source.

Create a 100% Stacked Column Chart in Power BI

To create a Power BI 100% Stacked Column Chart, Drag and Drop the Sales Amount from the Fields section to the Canvas region. It automatically creates a Column Chart.

Column Chart 1

Next, let me add the Sales Territory Region Name to the Axis section. This Column Chart shows the Sales Amount by Sales Territory Region Name.

Add Axis and Values to Column Chart 2

Click on the 100% Stacked Column Chart under the Visualization section. It automatically converts the Column Chart into a 100% Stacked Column Chart.

Create 100% Stacked Column Chart in Power BI 3

Next, we are adding Customer Occupation to the Legend section to convert it into the 100% Stacked Column Chart.

Create 100% Stacked Column Chart in Power BI 4

Hovering over any portion of a bar shows the Tool-tip of Sales Territory Region Name, Customer Occupation, and Sales Amount (in percentage).

Create 100% Stacked Column Chart in Power BI 5

Create a 100% Stacked Column Chart in Power BI Approach 2

First, click on the 100% Stacked Column Chart under the Visualization section. It automatically creates a 100% Stacked Column Chart with dummy data, as shown in the below screenshot.

Create 100% Stacked Column Chart in Power BI 6

To add data to the Power BI 100% Stacked Column Chart, we have to add the required fields:

  • Axis: Please specify the Column that represents the Vertical Bars.
  • Legend: Specify the Column to divide the Vertical Bars.
  • Values: Any Metric value such as sales amount, Total Sales, etc.

Let me drag the Sales Amount from the Fields section to the Values field and the Sales Territory Region Name field to the Axis Section.

Create 100% Stacked Column Chart in Power BI 7

Next, add the English Occupation from the DimCustomer table to the Legend section. You can do this by dragging Occupation to the Legend section or simply checkmark the English Occupation column.

Create 100% Stacked Column Chart in Power BI 8

In Power BI Charts, Data Labels display information about every individual group of a vertical bar (Sales Territory Region). In this case, it displays the Sales Amount (in percentage) of each occupation. Let me Enable the Data Labels so that you can see the Percentage of each group.

Please go to the Format tab to enable data labels and toggle the Data labels option to On. Let me change the data label’s Color to White, the Font family to DIN, and the Text Size to 20

Now you can see a 100% Stacked Column Chart with Percentage values.

Create 100% Stacked Column Chart in Power BI 9

Let me do some quick formatting to this Power BI 100% Stacked Column Chart

NOTE: Formatting options for both Stacked Column Chart and 100% Stacked Column Chart are the same. So, I suggest you refer to the Format Stacked Column Chart article to understand the steps involved in formatting the 100% Stacked Column Chart properties.

Create 100% Stacked Column Chart in Power BI 10

This time, we added the State Province Name to Axis and the Sales Territory Region to Legend for a 100% stacked column chart. The screenshot below shows that the Sales Territory Region acts as the Bar Color. You can’t group the Sales Territory Region inside a State ( State Name Inherited from Territory).

Create 100% Stacked Column Chart in Power BI 11