Forum Discussion

afaro's avatar
afaro
Icon for Helper III rankHelper III
2 years ago

Rolling 6 Month Average for data which has missing dates

Before I begin, I want to not use AVERAGEX or DATESINPERIOD in my solution. I would prefer to only use basic functions like CALCULATE, MIN, MAX, FILTER, ALL, etc. I have described my attempt at the e...