Forum Discussion

Anon29's avatar
Anon29
Helper II
3 years ago
Solved

Display Week start in Line Chart

Hi all,  I need to display the start of the week being a Monday date in the x-axis. I need to add in a trend line as well so I need the type to be continuous.  My DAX is 'DateTable'[Date] - WEEKDAY...
  • Anon29's avatar
    Anon29
    3 years ago

    Thanks Rico, the trend line option disappears when changed to categorical. I ended up not using the trend line.