Thursday, 7 July 2016

arcgis desktop - How to label using just numbers from start of text field?


In ArcMAP 10.2, I am trying to format the labels on my map.


If the label is


1402 Bowie Road


But I want only to display numbers:



1402


What is the expression to create this?





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...