Hi,
I'd like to create an model in the model builder using Feature Classes Iterator to create one statistic table for everyone feature class in the input folder. There are 25 feature classes in the folder, but only one table creates for the first. It would be very simple, but I can not solve the problem. Input is a folder and the output is an other one folder with %Name% sign. What the problem is? Why does not work? Thank you for help.
Solved! Go to Solution.
I suspect it has to do with the filenames starting with a number. If I use shapefiles that start with a letter, it works fine. But the moment I have it run a shapefile the starts with a number, it bombs out, even if there are several shapefiles and only one starts with a number.
Chris Donohue, GISP
I suspect it has to do with the filenames starting with a number. If I use shapefiles that start with a letter, it works fine. But the moment I have it run a shapefile the starts with a number, it bombs out, even if there are several shapefiles and only one starts with a number.
Chris Donohue, GISP
Thank you Christopher, it is working with letter