Hey guys.
I am trying to record ID using as a reference the column "Week Number".
So basically, I need that Alteryx stores as number one the values "27" and so on.
Example:
1 2020-07-07 00:00:00 27
1 2020-07-08 00:00:00 27
2 2020-07-15 00:00:00 28
3 2020-07-20 00:00:00 29
3 2020-07-21 00:00:00 29
3 2020-07-23 00:00:00 29

Is there any way of doing that?
Thanks