Easy task
Create a new column. I called it Sequence and give it the Formula
Col Cumulative Sum(1, :ID)
It will give a sequence number for each row for each separate ID it finds
txnelson_0-1718052245330.png
Now all that has to be done is to use the Split platform to split the data into new columns
Tables=>Split
txnelson_1-1718052357331.png
Click on OK and it will create a new data table
txnelson_2-1718052406912.png
Jim