Hello everyone,
In ModelBuilder I am looking to make a Feature Layer selecting values from feature class where a field ProjectNumber has only numeric values not alphanumeric. The field is declared as text.
Jose,
This is covered a bit here ArcGIS Pro: how to QUERY a text field with a numeric operator.
Try: CAST(ProjectNumber AS INTEGER) > 50 (use whatever operator and number you wish)
Jake
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.