Forum Discussion
dbrandone
Helper IV
5 years agoDate Table Power Query adjustment for End Date
Hi Everyone, I have the below power query running my date table. I am pulling the start date from a specific column in the data and it happens to be 1/1/2018 which is good, but I set it up where...
dbrandone
Helper IV
5 years agoso do you know of anything I can add to the List.Max function for end date that will take my max date and take it to the last calendar date of the max year from my column?
lbendlin
Super User
5 years agoIf your fact dates are clean (no crazy dates) then CALENDARAUTO() will give you that for free.