HOW TO
The instructions provided describe how to remove and replace characters from a field in an attribute table using the Calculate Field tool in ArcGIS Pro. In this example, the hyphens (-) are removed under the Region field of the attribute table, and replaced with a comma (,) for improved readability.

to open the Calculate Field geoprocessing tool.
![FieldName]!.replace("-",", ")
The following demonstrates the proper expression:
!Region!.replace("-",", ")

in the Calculate Field pane to save the changes.
Article ID: 000022616
Get help from ArcGIS experts
Start chatting now