Creating a Date Table in Power Query
Simply because this asked for recently, here’s some M-code that you can paste into Power Query to create a data calendar – please note no warranties etc are implied by publishing this code. /* Power Query Code (M-code) to create date table Modify the StartDate and EndDate values as necessary for your data */ […]