I have a Folder of 1000+ of 1 feature shapefiles. Ultimatley looking to Append them together but retain the name of the shapefile as a field.
In ARCADE or Python within field Calculator; looking for a way to return the filepath, ultimatley to get the name of the Shapefile. (via the file path)
Not sure if it makes a Difference whether its a featureclass or shapefile.
I know there is some type of modelbuilder tool that can Parse shapefile, but i would like to do this just in field Calculator as well for single type instances. the Shapefile names are typically too long and complicated to enter in..