I have table with drill hole. Drill hole name is repeating for each drillng interval.
For example drill hole interval
a1 1
a1 2
a1 3
b1 1
b1 3
b1 4
c1 2
c1 3
c1 5
And now I want to get rows name drill hole with minimal interval
ArcGIS Desktop
!Drill_Hole! + str( !Intervel! )
Hello,
Please check this Concatenating field values using Calculate Field | ArcGIS Blog
Thanks.
See reply to your other post: https://community.esri.com/thread/181767-arcpython-work-with-table
For the sorting part use multiple fields.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.