Forum Discussion
17 week average
- 1 year ago
hi PaulDenne ,
Within the "Filter" in your measure, maybe add " && CurrentWeek <> "Week 0" //whatever the week number not required is.
Also, an alternative method to calculate a dynamic moving average : How to Calculate Moving Averages in Power BI - The Ultimate Guide
P.S. you could upload a google/one drive link with the pbix file if this is not resolved.
hi PaulDenne ,
Within the "Filter" in your measure, maybe add " && CurrentWeek <> "Week 0" //whatever the week number not required is.
Also, an alternative method to calculate a dynamic moving average : How to Calculate Moving Averages in Power BI - The Ultimate Guide
P.S. you could upload a google/one drive link with the pbix file if this is not resolved.
just watched video and got it to work using rolling average
many thanks