<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding sequential numbers for the selected features in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371209#M77530</link>
    <description>&lt;P&gt;Check out this arcticle by ESRI Support, It's for ArcMap but it still works in pro! You can modify the python code to fit your needs :).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-create-sequential-numbers-in-a-field-in-arcmap-u-000011137" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-create-sequential-numbers-in-a-field-in-arcmap-u-000011137&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you want something more simple, calculate your field equal to the ObjectID&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 19:46:21 GMT</pubDate>
    <dc:creator>Raul</dc:creator>
    <dc:date>2024-01-17T19:46:21Z</dc:date>
    <item>
      <title>Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371205#M77528</link>
      <description>&lt;P&gt;I need sequential numbers(1,2,3...) for the selected features in the particular feild in attribute table, how to do it?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 19:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371205#M77528</guid>
      <dc:creator>YuvarajuDhananjay</dc:creator>
      <dc:date>2024-01-17T19:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371208#M77529</link>
      <description>&lt;P&gt;Check out this page&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-sort-and-create-a-sequentially-ordered-id-field-000018847" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-sort-and-create-a-sequentially-ordered-id-field-000018847&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 19:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371208#M77529</guid>
      <dc:creator>SLouq</dc:creator>
      <dc:date>2024-01-17T19:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371209#M77530</link>
      <description>&lt;P&gt;Check out this arcticle by ESRI Support, It's for ArcMap but it still works in pro! You can modify the python code to fit your needs :).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-create-sequential-numbers-in-a-field-in-arcmap-u-000011137" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-create-sequential-numbers-in-a-field-in-arcmap-u-000011137&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you want something more simple, calculate your field equal to the ObjectID&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 19:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371209#M77530</guid>
      <dc:creator>Raul</dc:creator>
      <dc:date>2024-01-17T19:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371211#M77531</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/653495"&gt;@YuvarajuDhananjay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may have luck using this here:&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-sort-and-create-a-sequentially-ordered-id-field-000018847" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-sort-and-create-a-sequentially-ordered-id-field-000018847&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 19:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371211#M77531</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-01-17T19:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371479#M77560</link>
      <description>&lt;P&gt;this sequential number() is working based on OBJECTID, but I need the numbers without using OBJECTID in just sequential manner how my order is on the attribute table?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 07:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371479#M77560</guid>
      <dc:creator>YuvarajuDhananjay</dc:creator>
      <dc:date>2024-01-18T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371509#M77564</link>
      <description>&lt;P&gt;What kind of geodatabase?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If it's a mobile or enterprise geodatabase, it could be done in a SQL database view. And then you could join from the FC to the view and use the field calculator to populate the ID field in the FC.&lt;/P&gt;&lt;P&gt;Mobile geodatabase (SQLite):&lt;/P&gt;&lt;PRE&gt;select
    c.*,
    row_number() over (order by population_2021 desc) as sorted_id
from
    cities c&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(File geodatabases don't have a&amp;nbsp;row_number() function.)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If it's a file geodatabase (or any kind of geodatabase), you could use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/sort.htm" target="_self"&gt;Sort&lt;/A&gt; geoprocessing tool in conjunction with a join.&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6345105031112w810h540r562" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6345105031112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6345105031112w810h540r562');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6345105031112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;In hindsight, I could have joined on Objectid=OrigFID, instead of using my temp_unique_id field.&lt;/P&gt;&lt;P&gt;ArcGIS Pro 3.2.1&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 17:17:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1371509#M77564</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-01-18T17:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding sequential numbers for the selected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1678441#M101279</link>
      <description>&lt;P&gt;You can create sequentially numbered attribute values in Excel and then copy/paste the whole column of values to the attribute table in Arc Pro.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 18:44:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adding-sequential-numbers-for-the-selected/m-p/1678441#M101279</guid>
      <dc:creator>BWetherill</dc:creator>
      <dc:date>2026-01-16T18:44:00Z</dc:date>
    </item>
  </channel>
</rss>

