Hi, I've tried searching through past answered questions but have not been able to find a solution, so I apologise if this has already been solved.
I am trying to replicate an incrementing CountIF function in Excel. I have a set of 6500+ records (sample attached). There are generally 10 or 12 records per Client Ref 4 (sometimes less). Currently in Excel I identify the record number per Client Ref 4 using the COUNTIF function which is copied down to all populated rows, and then I use a VLookup to bring through a corresponding code for subsequent action.
In Alteryx I need to create a new column with the same incrementing record number. Further in my workflow I will need to identify those that have less than 12 records as they need to be treated differently. I hope I have explained this in a way that makes sense 🙂
Thanks in advance for any help!