Reply
mol_ad
Frequent Visitor
Partially syndicated - Outbound

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?Bar Chart Inquiry to Microsoft Forum.png 

Thanks in advance for any input.

2 ACCEPTED SOLUTIONS
Jihwan_Kim
Super User
Super User

Syndicated - Outbound

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.

 

Jihwan_Kim_0-1736186444515.png

 

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.


Visit my LinkedIn page by clicking here.


Schedule a meeting with me to discuss further by clicking here.

View solution in original post

v-yangliu-msft
Community Support
Community Support

Syndicated - Outbound

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

vyangliumsft_0-1736233401051.png

 

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.

View solution in original post

2 REPLIES 2
v-yangliu-msft
Community Support
Community Support

Syndicated - Outbound

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

vyangliumsft_0-1736233401051.png

 

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.

Jihwan_Kim
Super User
Super User

Syndicated - Outbound

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.

 

Jihwan_Kim_0-1736186444515.png

 

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.


Visit my LinkedIn page by clicking here.


Schedule a meeting with me to discuss further by clicking here.

avatar user

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)