Good afternoon,
What is the best way to change field names to uppercase in UN Feature Classes?
Thanks
As long as the field isn't associated with a network attribute or something required by the utility network, you can do this the same way you'd alter any other field in a geodatabase. The Design view for fields or the Alter field tool.
Edit: @VishApte_NGIS mentions below that if you just switch a field from lower case to upper case, it will not change the field. This means you must alter the fields(s) twice, once to make it upper chase (with an extra adornment like 1) and a second time to remove the adornment. To make this easier, consider using the Alter Fields (multiple) tool to make the two calls.
Good morning,
With Esri's assistance we are using a feature in the FME that uppercases field names in the asset package.
I believe to change the case for fields using alter field tool, you will need to rename the field to something different first e.g. MyField to MyField1 and then from MyField1 to MYFIELD. Changing directly from MyField to MYFIELD has no effect.
@SanchezNuñez Consider changing the Alias (vs. Field Name) to uppercase.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.