Hi,
I try to increment a field start at 1 and finish at the end of the file. I use a counter and it's work fin with 1 file. But i have 38 file. I need to start at 1 for each file. Do you have any suggestion? Thanks
Hi,
I try to increment a field start at 1 and finish at the end of the file. I use a counter and it's work fin with 1 file. But i have 38 file. I need to start at 1 for each file. Do you have any suggestion? Thanks
Best answer by erik_jan
Use the Counter, but group by the file name (fme_basename).
That would start a new counter per file.
The grouping is done by using the attribute value in the Counter Name:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.