How to Calculate a Moving Average Over Multiple Periods in DAX | Towards Data Science
Calculating a moving Aggregation is easy in DAX. However, there are some pitfalls when calculating the moving average. Let’s look into it.

Source: Towards Data Science
Calculating a moving Aggregation is easy in DAX. However, there are some pitfalls when calculating the moving average. Let’s look into it.