Forum Discussion

zgoodman's avatar
zgoodman
Regular Visitor
8 years ago

Moving Average

Hello, I am able to get a moving average using this formula: ^cpc_3_week = CALCULATE ( AVERAGEX ( 'Query1', Query1[^cpc] ), DATESINPERIOD ( Query1[isodate], LASTDATE ( Query1...