- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Bar Chart Visual
How can I show mulitple columns of a bar chart horizontally? I have 3 columns I need to visually show in a stacked bar chart and I would like to be able to show 2 of the 3 horizontally. Currently, my visual displays the text for Columns 1 & 2 vertically and I would like to be able to change #2 to be shown horizontally just as Column 3 is shown. Is this possible and if so, how do I acheive this?
Thanks in advance for any input.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi,
I am not sure if I understood your question correctly, but in my opinion, you can try to create a new column by creating calculated column, something like below.
column0203 = data[column02] & " " & data[column03]
Please check the below picture and the attached pbix file whether it suits your requirement.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for the reply from Jihwan_Kim , please allow me to provide another insight:
Hi @mol_ad ,
You can click Visualizations – Visual – Y-axis – Concatenate lables – set on
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for the reply from Jihwan_Kim , please allow me to provide another insight:
Hi @mol_ad ,
You can click Visualizations – Visual – Y-axis – Concatenate lables – set on
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi,
I am not sure if I understood your question correctly, but in my opinion, you can try to create a new column by creating calculated column, something like below.
column0203 = data[column02] & " " & data[column03]
Please check the below picture and the attached pbix file whether it suits your requirement.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
10-25-2024 09:38 PM | |||
09-11-2024 01:00 AM | |||
07-14-2024 08:08 PM | |||
10-10-2024 11:54 AM | |||
08-26-2024 08:09 AM |
User | Count |
---|---|
85 | |
78 | |
41 | |
40 | |
35 |