Sort Text - Field Type Domain as Numberic Order

570
1
05-03-2018 05:40 AM
Charles_DRichardson
New Contributor

We have a Text field type domain with numeric values as code and description. How to sort it in Numeric order because we have value "2" comes after the values "18" in order of a text field.

0 Kudos
1 Reply
AdrianWelsh
MVP Honored Contributor

Charles,

I do not think you can sort a text field numerically. You will have to make a new field that is an integer (or float) and sort it from there.

However, there are some options listed here:

https://community.esri.com/thread/102368 

0 Kudos