Hi.
Thanks in advance for any advice.
I have a folder with 80+ shapefiles. I am trying to automate a process in model builder that will do the following:
- Delete all fields in each shapefile except a unit ID
- Export the resulting shapefile with deleting fields into a geodatabase.
I attempted to do this with a a feature class iterator, delete field function and copy features to a database I created. However I cannot get the model to work.
Any thoughts from experience Model Builder folks will be extremely helpful.
Thanks.