Forum Discussion
Anonymous
7 years agoNot applicable
Invert Y-Axis on Line Graph
Dear All, I have a Line Graph that I would like to invert the values on y-axis. It is the graph where 1 is the best and the higher the number, the worse the performance of the application is. As f...
Anonymous
7 years agoNot applicable
Not as far as I can see. The only way I could think of would be to convert the values into some kind of relative score where the maximum value is 100% where the score is the closest to zero. the value would be 0% where the value is the highest out of the set.
- parry2k7 years agoSuper User
Anonymous if the graph looks as per your expectation and only issue is with data label, you can turn off data label and create tooltip to show positive value. That might be another workaround
- Anonymous7 years agoNot applicable
Hi parry2k , thank you very much for your response, do you know how to create the tooltip to show positive value? I am not an expert in DAX so any suggestion would be really great!
- parry2k7 years agoSuper User
Anonymous are you open to share pbix file if doesn't contain any sensitive information and I can add the tooltip.