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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

Flip a horizontal bar chart so it goes from left to write?

Hi all, is it possible to do this or come up with some hack that allows this? If I multiply all values with "-1" then the required affect is achieved. However, obviously all numbers show up as negative which is not what I want.

 

The chart on the right is the standard Power BI implementation and I'd like to achieve the chart on the left please.

backtoback11.jpg

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi  @Anonymous ,

 

You can use a table alongside with custom formatting with bars and two measures:

 

Check the PBIX file attach for bar_chart.png

 

If you want to have more complex categorization you can use more measure to make the split for every other 20% or try to have a more advance visualization using the table formatting.

 

Other option is to create the chart to your fit using charticulator a tool to create custom visualizations without coding. hope this helps.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

4 REPLIES 4
Anonymous
Not applicable

HI @Anonymous,

MFelix's solution seems well, you can also try to use R or python visual to plot a similar effect based on code/script:
Using Python libraries to plot two horizontal bar charts sharing same y axis 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Click on the chart to see Chart Tools on the Ribbon.
Select the Format tab.
Go to the Chart Elements drop down list and pick Vertical (Value) Axis.
Click the Format Selection button to see the Format Axis window.
On the Format Axis window tick the Values in reverse order checkbox.

Hi  @Anonymous ,

 

The options you are giving is for Excel they don't exist on PBI for now unfortunalty.

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



MFelix
Super User
Super User

Hi  @Anonymous ,

 

You can use a table alongside with custom formatting with bars and two measures:

 

Check the PBIX file attach for bar_chart.png

 

If you want to have more complex categorization you can use more measure to make the split for every other 20% or try to have a more advance visualization using the table formatting.

 

Other option is to create the chart to your fit using charticulator a tool to create custom visualizations without coding. hope this helps.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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