Forum Discussion

rnoble's avatar
rnoble
New Member
5 years ago
Solved

Rolling average exclude future dates

I'm looking for some assistance in creating a "4-week" rolling average. It's actually going to be a 4-data point rolling average as my snapshots are not always exactly 4-weeks apart. My data has goal...
  • mahoneypat's avatar
    mahoneypat
    5 years ago

    Sorry.  I thought [Amount] was a measure in your original shown table.  You can try to replace that with ISBLANK(SUM('CW Dataset'[Amount])).

     

    Regards,

    Pat