Hi,
I want to create a feature class from a file.
I want to be able to specify the field name and associated Alias based on the contents of the attached file.
Each new field is an Integer Type, with the field name to come from the cdLpaCode column and the associated alias from the indAlias column.
Is there a way of doing this in Python or Model Builder? I need to repeat the process for around a hundred files.
Thanks,
Paul