Forum Discussion
Invert Y line axis
- 3 years ago
You can achieve this by multiplying the % measure by -1. You then customize the format for the measure in the modeling pane by setting the format to be the same for both positive and negative values (see image).
You can achieve this by multiplying the % measure by -1. You then customize the format for the measure in the modeling pane by setting the format to be the same for both positive and negative values (see image).
Thank you, your solution worked! but there's a problem, the scale on the right ends up looking like this:
With the values going from 100 up to 0, when what I intended was for it to go from 0 to 100
Here's how it looks in Excel (And how it was supposed to look):
Your answer solves the problem posed in the question, but is there a way to get the result shown above in Power BI?