<?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>idea Better sorting of numbers in table frame in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idi-p/1380937</link>
    <description>&lt;P&gt;I have a list of points with addresses that want to list in a table frame. When I sort these by the adress they are sorted like: Address 1, Address 10, Address 11, Address 2, Address 20, Address 3 etc.&lt;/P&gt;&lt;P&gt;This does not make sense,as they should be sorted 1, 2, 3, 10, 11, 20 etc.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Feb 2024 08:46:59 GMT</pubDate>
    <dc:creator>NellieSofie</dc:creator>
    <dc:date>2024-02-12T08:46:59Z</dc:date>
    <item>
      <title>Better sorting of numbers in table frame</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idi-p/1380937</link>
      <description>&lt;P&gt;I have a list of points with addresses that want to list in a table frame. When I sort these by the adress they are sorted like: Address 1, Address 10, Address 11, Address 2, Address 20, Address 3 etc.&lt;/P&gt;&lt;P&gt;This does not make sense,as they should be sorted 1, 2, 3, 10, 11, 20 etc.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 08:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idi-p/1380937</guid>
      <dc:creator>NellieSofie</dc:creator>
      <dc:date>2024-02-12T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Better sorting of numbers in table frame</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1380960#M28450</link>
      <description>&lt;P&gt;it is referred to as a "natural sorting" or "natural sort order"&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 10:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1380960#M28450</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-12T10:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Better sorting of numbers in table frame</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1381119#M28454</link>
      <description>&lt;P&gt;To expand a bit on Dan's explanation, you have two options to address your issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new field with nothing but the numbers from that Address field (make sure they're actual numbers and not TEXT, or else you'll have the same problem), and sort based on that.&lt;/LI&gt;&lt;LI&gt;"Pad" your numbers with zeroes on the left such that you always have the same number of digits.&amp;nbsp; If your highest number is 100, then you'll need 3 digits for everything: 001, 002, etc.&amp;nbsp; If your highest number is 85, then you only need 2 digits: 01, 02, etc.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 12 Feb 2024 16:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1381119#M28454</guid>
      <dc:creator>MErikReedAugusta</dc:creator>
      <dc:date>2024-02-12T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Better sorting of numbers in table frame</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1381146#M28455</link>
      <description>&lt;P&gt;and to expand on that answer, I provided some variants in this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/how-can-i-naturally-sort-alphanumeric-values-in-a/m-p/445928" target="_blank"&gt;Solved: How can I naturally sort alphanumeric values in a ... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which leaves a situation where there is no simple way to "naturally sort" because there are variants in input data sets which makes a general solution hard to implement&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 16:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1381146#M28455</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-12T16:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Better sorting of numbers in table frame - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1408232#M29330</link>
      <description>&lt;P&gt;Closed, as the comments explain this is how text is sorted vs numeric fields.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 22:24:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/better-sorting-of-numbers-in-table-frame/idc-p/1408232#M29330</guid>
      <dc:creator>AubriOtis</dc:creator>
      <dc:date>2024-04-10T22:24:53Z</dc:date>
    </item>
  </channel>
</rss>

