Forum Discussion
YunJ
6 years agoPost Prodigy
x-axis line
Hi, I want the x-axis line shown here (as the red line). But I cannot find where to set. Thanks Yun
- 6 years ago
YunJ , you have an option in Analytics pane,
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
Or you can create a line clustered chart. Create a measure with static value and use that. You can choose the color for line
Measure = 10
amitchandak
6 years agoSuper User
YunJ , you have an option in Analytics pane,
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
Or you can create a line clustered chart. Create a measure with static value and use that. You can choose the color for line
Measure = 10
YunJ
6 years agoPost Prodigy
Thanks!