custom clustered bar chart
3 TopicsNeeding help Create custom parallel interactive bar chart
I need help with creating the middle chart The dashboard looks like butterfly chart for hires and exits, with a parallel bar chart in the middle showing headcount and promotions for each headcount grade level -as Power BI lacks this visual I am trying to do it with python but I am unable to find the right code to generate the middle graph and make it interactive with the bar charts on the left and right. ** so the requirement is creating three subplots: left for hires for each career level, middle for headcount/promotions for each career level *up of each other* in parallel and showing the (number, percentage ), and right for exits, all sharing the same y-axis (career levels).1.9KViews0likes4CommentsConditional Color Formatting in Stacked Column Chart
Hi everyone, I'm not sure if this is possible, but I’d appreciate any insights. I’m trying to apply conditional color formatting to specific columns in a stacked column chart. As shown in the screenshot below, I want to set a condition for the 2nd and 3rd columns: If the bar height is less than or equal to the value of the 1st column, it should appear as white/blank. If the value exceeds the 1st column, it should be colored. Is there a way to achieve this within Fabric? Or would an alternative chart type be better suited for this visualization? Any suggestions or workarounds would be greatly appreciated! Thanks in advance! 1st image: What I have built in Power Bi until now. 2nd Image: What I am looking to build.Customizing Y-axis to define groups
We have added 3 colums to the Y-Axis and when we drill down to the 3rd column each need to be seperated so that they are grouped as in this view. The nthis would need to be sorted by the columns and then by the values. Is this even possible?987Views0likes1Comment