Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Need help with creating Bar Chart with different axis

Hi all,

 

I need help creating a bar chart where the axis is set to "100" instead of "0" and the bars float above the axis (if the number is higher than 100, say 140) or float below the axis if the number is lower than 100 (say, 60 or 80). I've posted a picture of how it should look below. Is there a hack or a way for this to be done in Power BI?

 

Below is a sample dataset I've been working with to make things simpler:

 

NameTotal
Dom140
Brett80
Tia60

 

 

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    I'm thinking you need an R/Python visual or maybe something from from the marketplace. You can get kind of close to what you want with a measure and such but not exactly.