I have a Power Query Date Table, Year of Dates, which I will update parameters to get next year's list.
The table contains all dates for the year and includes Month #, Month (text MMM), Weekday #, and Day (text ddd). The text field will be used to build a string after the next calculation(s).
I need to calculate the nth of each date in its month, e.g. 1/2/24 is the 2nd Tue of Jan, and 1/30/24 is the Last. Some Last weekdays will be the 4th, and some will be the 5th.
The last step, after 1st, 2nd, 3rd etc. will be the text string e.g. 2nd Tue in Jan, Last Tue in Jan.
I hope this makes sense. Thanks in advance for any advice/help you can give.
Thanks!
Mary B.
The table contains all dates for the year and includes Month #, Month (text MMM), Weekday #, and Day (text ddd). The text field will be used to build a string after the next calculation(s).
I need to calculate the nth of each date in its month, e.g. 1/2/24 is the 2nd Tue of Jan, and 1/30/24 is the Last. Some Last weekdays will be the 4th, and some will be the 5th.
The last step, after 1st, 2nd, 3rd etc. will be the text string e.g. 2nd Tue in Jan, Last Tue in Jan.
I hope this makes sense. Thanks in advance for any advice/help you can give.
Thanks!
Mary B.