Calendar-based Time Intelligence in DAX simplifies some custom calculations but doesn't eliminate the need for custom logic entirely. The article demonstrates calculating rolling averages using standard Gregorian calendars, custom calendars (15 months with 31 days each), and weekly calendars. While standard calendars work

8m read time From towardsdatascience.com
Post cover image
Table of contents
IntroductionUsing classic Time IntelligenceUsing a standard calendarUsing a custom calendarOptimizing by using a day indexUsing a weekly calendarConclusionReferences

Sort: