In power Query I need to return what occurrence of the the month each Day is. I'm given the Date and the Day "dddd". Now I need to know what occurrence of the day each date is.
For ex: 10-9-23 was a Monday. I need to return that it was the 2 Monday in Oct.
Please see example sheet. I have the blue columns, I need to know how to get to the orange column results.
I need to stay in power query for this.
Thanks for any help.
Date Day nth Day of Month
10/9/2023 Monday 2
10/10/2023 Tuesday 2
10/23/2023 Monday 4
Bookmarks