I'm needing to create a python script which would number work order data in sequence with a letter at the beginning.
I could use a python script in field calculator to create sequential numbering as shown in this example ( How To: Create sequential numbers in a field using Python in the Field Calculator ) but if a record is deleted then it renumbers the whole data set.
I could use the mentioned script as a starting point but how could I modify it so each new record is number based on the next number in line?
It is hard to provide any suggestions without more information. What are the fields involved? How do you differentiate one work order from another, so you know when to increment?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.