Forum Discussion

mebab's avatar
mebab
Microsoft Employee
10 years ago
Solved

Multiple Y axes support

Is it possible to add more than two reference axes as Y axes in the same chart? In my case, I am building a combo chart of lines and columns. Different lines in that chart have different scales whic...
  • Greg_Deckler's avatar
    10 years ago

    I do not believe so.

     

    For the reference line, you could have a column that contains the data and display it as a value. If you set it up as a calculated column that always has the same value, then it will create a reference line. So, for example in the case of SLA of say "hours to close issue", you could create a calculated column with a value of say, 48. Dispalying that value in your chart will create a solid line at the value of 48 for the chart.