<?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: Arrange fields alphabetically in an attribute table? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538354#M23641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me how to do that? I can't figure it out. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2020 20:00:18 GMT</pubDate>
    <dc:creator>AnitaWeaver</dc:creator>
    <dc:date>2020-06-01T20:00:18Z</dc:date>
    <item>
      <title>Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538349#M23636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry in advance for asking this but I'm stuck on trying to figure out a simple thing. I want to view the fields of an attribute table in alphabetical order. Is this possible? There are many columns and I don't want to have to arrange them manually. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2020 21:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538349#M23636</guid>
      <dc:creator>AnitaWeaver</dc:creator>
      <dc:date>2020-05-31T21:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538350#M23637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no existing tools, but you can sort the fields in the table's field view, but it doesn't persist in the table view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2020 23:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538350#M23637</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-05-31T23:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538351#M23638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Dan. Are you referring to sorting field values? I know that is possible but I am asking about sorting the names of the fields into alphabetical order.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 14:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538351#M23638</guid>
      <dc:creator>AnitaWeaver</dc:creator>
      <dc:date>2020-06-01T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538352#M23639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're working with Enterprise geodatabases (i.e. SQL Server, Oracle, etc.) you could create a &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/create-database-view.htm"&gt;Database View&lt;/A&gt; to do this but the DB View would be read-only (i.e. not editable) but the underlying data would be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 15:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538352#M23639</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2020-06-01T15:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538353#M23640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anita, no, just the actual field names, but you can't see the data sorted by field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 15:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538353#M23640</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-06-01T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538354#M23641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me how to do that? I can't figure it out. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 20:00:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538354#M23641</guid>
      <dc:creator>AnitaWeaver</dc:creator>
      <dc:date>2020-06-01T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Arrange fields alphabetically in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538355#M23642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 20:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arrange-fields-alphabetically-in-an-attribute/m-p/538355#M23642</guid>
      <dc:creator>AnitaWeaver</dc:creator>
      <dc:date>2020-06-01T20:00:33Z</dc:date>
    </item>
  </channel>
</rss>

