Hello,
I will be feeding the workflow new data each week so i need the formula to be dynamic.
I have a data set that has a week of column. I would like to find a way to create a new column called 'Week #' that ranks the weeks by oldest to newest. can anyone help please?
Record | Week Of | Week # |
1 | 29-May | 1 |
2 | 22-May | 2 |
3 | 15-May | 3 |
4 | 8-May | 4 |