New Sequence column creation based on another ID columns
I've an existing column which has the Customer ID which occurs multiple times in the whole data table on a different date/time. I want to create a sequence such as 1,2,3 for each of the Unique Customer ID based on the date/time variable. How to acheive the same in JMP ? Sample Data snippet (Customer ID | Date)ABC | 1-JUN-2019 XYZ | 1-JUN-2019ABC | 3-JUN-2019ABC | 4-JUN-2019XYZ | 7-JUN-2019 I want...
marcokunzelmann