Forum Discussion

kjartank's avatar
kjartank
Helper II
9 years ago
Solved

Breaking down values in a line chart

Hi   I'm trying to make a line chart with 4 lines, but with using only 3 variables.   The first line is simple, as the value is the average of a variable and the axis is date. The remaining thre...
  • kjartank's avatar
    kjartank
    9 years ago

    Hi v-ljerr-msft

     

    I think I have found a solution, although it may not be the optimal one. But it works. I've made three conditional columns. So "If Check-in Method = Self service  Then ValueFromMeanCheckIn" This gives me the values that I'm looking for.