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.

By · · 1 min read
How to Calculate a Moving Average Over Multiple Periods in DAX | Towards Data Science

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.