Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
EaglesTony
Post Prodigy
Post Prodigy

Can a cluster bar chart show more than one value ?

I have the following data:

 

Key                  IssueKey          IssueStatus

1                      2                      Done

1                      3                      Done

1                      4                      Design

1                      5                      Development

1                      6                      Development

1                      7                      Development

2                      88                    Backlog

2                      89                    Development

 

I'm trying to use a clustered bar chart and need to show the Key on the Y-Axis and the X-Axis would have the different IssueStatuses broken down within the bar, for example I would have the following(sorry for the rough drawing, but the bar itself would contain each status for each key:

 

1  |  Done       | Design|Development                            |

2  |  Backlog|Development|

 

 

Thanks

 

 

1 ACCEPTED SOLUTION

All, I solved it by switching from a Clustered Bar Chart to a Stacked Bar Chart.

 

Thanks for your help.

View solution in original post

4 REPLIES 4
abuislam
Frequent Visitor

Yes, a clustered bar chart can show multiple values by using a stacked bar format. To display different IssueStatus values for each Key, you should:

  1. Place Key on the Y-Axis.
  2. Add IssueStatus to the Legend.
  3. Use a count or measure for the X-Axis.

This setup will break down each bar by IssueStatus, giving you a clear visual representation of the data. Just as Surah Al-Waqiah surah-al-waqiah.com  guides with structured clarity, this approach will help you effectively present your data. Hope this helps!

All, I solved it by switching from a Clustered Bar Chart to a Stacked Bar Chart.

 

Thanks for your help.

Anonymous
Not applicable

Hi @EaglesTony 

You can try putting the fields into the corresponding visual areas.

vjialongymsft_1-1726034980626.png

Result:

vjialongymsft_3-1726035139361.png

 

 

 

 

 

 

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Sahir_Maharaj
Super User
Super User

Hello @EaglesTony,

 

Yes, a clustered bar chart can show more than one value, and you can use it to represent different categories (in your case, IssueStatus) within a single Key.

 

You need to calculate the count of each IssueStatus for each Key.

CountIssues = COUNTROWS('Table')

Hope this helps!


Did I answer your question? Mark my post as a solution, this will help others!

If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂

Kind Regards,
Sahir Maharaj
Data Scientist | Data Engineer | Data Analyst | AI Engineer
P.S. Want me to build your Power BI solution? (Yes, its FREE!)
➤ Lets connect on LinkedIn: Join my network of 15K+ professionals
➤ Join my free newsletter: Data Driven: From 0 to 100
➤ Website: https://sahirmaharaj.com
➤ Email: sahir@sahirmaharaj.com
➤ Want me to build your Power BI solution? Lets chat about how I can assist!
➤ Join my Medium community of 30K readers! Sharing my knowledge about data science and artificial intelligence
➤ Explore my latest project (350K+ views): Wordlit.net
➤ 100+ FREE Power BI Themes: Download Now
LinkedIn Top Voice in Artificial Intelligence, Data Science and Machine Learning

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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