Forum Discussion

samdthompson's avatar
samdthompson
Icon for Memorable Member rankMemorable Member
9 years ago
Solved

Rolling 6 week average

Hi I think I am missing super simple here but I cannot get this working. I want to show a rolling 6 week average which is working and I want to show a rolling 6 week same period last year. I have the...
  • samdthompson's avatar
    5 years ago
    CALCULATE([Op $/kg],DATESINPERIOD('Date'[Date],LASTDATE('Date'[Date]),-42,DAY))