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...
lbendlin
Super User
5 years agoKeep in mind that fiscal years often do not end on 12/31. So no, it's not required. But it won't hurt either.
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?
- lbendlin5 years ago
Super User
If your fact dates are clean (no crazy dates) then CALENDARAUTO() will give you that for free.