I have a data file which needs to compare fields and combine duplicate records. I now need to apply a counter for each combined record.
So if record 1 is only 1 - it would be 000001
Record 2 has 5 combined lines of data - this would now be 000002
Record 3 has 4 combined lines of data - this is now 000003 - and so on.
I have attached my template, Datamapper, and a counter created using Create new configuration - Generate counters; I am not able to combine the counter which is a Datamapper to my actual data.
Thank you for directing me to exactly what I needed! If I could ask one more question.
How would I off set this to start the script on row 2 of my data, I need this to be seq 1?
Appreciate your quick reply, and again steering me in the right direction.