Forum Discussion

karthi_power_bi's avatar
karthi_power_bi
Frequent Visitor
3 years ago
Solved

X Axis Constant Line is missing

I have a line chart ( which shows Actuals & Forecast) with multipe legends. I would like to draw a vertical line where the forecast start date i.e., from next month onwards.   X Axis is having valu...
  • PaulDBrown's avatar
    3 years ago

    Currently the vertical line for the x-axis is only available for numeric axis. There is hack of sorts to keep the vertical line with text axis, but I have only managed to make it work with a clustered column chart. It basically involves starting off with a line chart, adding both the numeric and text fields to the axis (the order seems to be important, so the text above the numerical), adding the vertical line (while the axis displays the numerical values) and then swicthing to a clustered column chart.