I had a stroke of inspiration earlier and solved it myself using Ruby functions and the Row number in the id field.
There were 10 shifts per day
id % 10 gives 1 through 0 and then repeats every 10 rows.
I had a stroke of inspiration earlier and solved it myself using Ruby functions and the Row number in the id field.
There were 10 shifts per day
id % 10 gives 1 through 0 and then repeats every 10 rows.