I have a file i receive, sometime with less than 100 records and sometimes over 10,000 records.
I need to create a field that increments by 3's or 4th's all the way down the file.
So if i have 100 fields i need a field created that goes 1,2,3,1,2,3,1,2,3 all the way down the file. Sometimes 1,2,3,4,1,2,3,4 etc.
I tried using a Generate Row tool - but can't get it to increment correctly.
Any clues on what tool i could use to do this? I attached my failed workflow.