<?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: Alter Field Not Working/Glitch in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024901#M37091</link>
    <description>&lt;P&gt;The late great George Carlin would add Alter Fields to his list of oxymorons...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="George.jpg" style="width: 600px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5606i15023DF6A53DB501/image-size/large?v=v2&amp;amp;px=999" role="button" title="George.jpg" alt="George.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 15:32:13 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2021-02-09T15:32:13Z</dc:date>
    <item>
      <title>Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024866#M37076</link>
      <description>&lt;P&gt;I am using Alter Field in a Task to change a field name so I can prepare a layer to append properly.&lt;/P&gt;&lt;P&gt;The Alter Field fails because Error001625: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01626-01650-001625.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01626-01650-001625.htm&lt;/A&gt;&amp;nbsp;- can't alter field nullability.&lt;/P&gt;&lt;P&gt;I'm not trying to alter field nullability, but I don't have the option to change that. I closed and reopened Alter Field several times and saw that below, for the first 1-2 seconds the window appears as on the left. Then the New Field is Nullable and New Field Type parameters disappear. Does anyone else have this issue?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alter Field 1.png" style="width: 264px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5597i7C67DEEC357E59ED/image-dimensions/264x419?v=v2" width="264" height="419" role="button" title="Alter Field 1.png" alt="Alter Field 1.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="After" style="width: 275px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5599i48B12FF80E63859E/image-dimensions/275x418?v=v2" width="275" height="418" role="button" title="Alter Field 2.JPG" alt="After" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;After&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 14:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024866#M37076</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-09T14:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024869#M37077</link>
      <description>&lt;P&gt;Hi, the documentation suggests that if there are any values in the table, field nullability can't be altered:&lt;/P&gt;&lt;P&gt;Below from the documentation&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/alter-field-properties.htm" target="_blank"&gt;Alter Field (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Specifies whether the field can contain null values. Null values are only supported for fields in a geodatabase. This option is only applicable if the input table is empty (does not contain records).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 14:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024869#M37077</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-02-09T14:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024872#M37079</link>
      <description>&lt;P&gt;Does your table contain records already?&amp;nbsp; From the help&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Specifies the new field type for the field. This property is only applicable if the input table is empty (does not contain records).&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 14:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024872#M37079</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-09T14:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024888#M37086</link>
      <description>&lt;P&gt;Right. But I'm not trying to alter the Field Nullability. ArcGIS thinks I am because by default the New Field is Nullable box is unchecked -- and my feature class &lt;EM&gt;does&lt;/EM&gt; allow null values. But like illustrated in my post, that parameter disappears when loading the tool so I can't change it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024888#M37086</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-09T15:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024890#M37087</link>
      <description>&lt;P&gt;Yes it does. Though I'm not trying to change field type.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:16:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024890#M37087</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-09T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024891#M37088</link>
      <description>&lt;P&gt;Are you using a File Geodatabase or Enterprise Geodatabase?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:20:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024891#M37088</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-02-09T15:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024896#M37089</link>
      <description>&lt;P&gt;what I was suggesting is that perhaps it is slow on the uptake and doesn't remove the parameter when the tool first opens but it lags after it does its check&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024896#M37089</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-09T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024899#M37090</link>
      <description>&lt;P&gt;It's a File Geodatabase.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024899#M37090</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-09T15:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024901#M37091</link>
      <description>&lt;P&gt;The late great George Carlin would add Alter Fields to his list of oxymorons...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="George.jpg" style="width: 600px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5606i15023DF6A53DB501/image-size/large?v=v2&amp;amp;px=999" role="button" title="George.jpg" alt="George.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024901#M37091</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-09T15:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024907#M37092</link>
      <description>&lt;P&gt;Okay - sometimes&amp;nbsp; when I see strange GP occurrences like this I close ArcGIS Pro and rename the ESRI folder in the C:\Users\&amp;lt;user profile&amp;gt;\appdata\local and&amp;nbsp;C:\Users\&amp;lt;user profile&amp;gt;\appdata\roaming to ESRI_OLD.&amp;nbsp; Restart ArcGIS Pro, load the project and try again.&amp;nbsp; What is the result?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024907#M37092</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-02-09T15:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024908#M37093</link>
      <description>&lt;P&gt;Software documentation&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:48:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024908#M37093</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-02-09T15:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024911#M37094</link>
      <description>&lt;P&gt;this guy writes a lot....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gamer.gif" style="width: 356px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5608i9A8876B6C9D893C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="gamer.gif" alt="gamer.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 15:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024911#M37094</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-09T15:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024917#M37095</link>
      <description>&lt;P&gt;Thanks for the suggestion, but unfortunately it didn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 16:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1024917#M37095</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-09T16:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Alter Field Not Working/Glitch</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1025586#M37195</link>
      <description>&lt;P&gt;All, I found a workaround.&lt;/P&gt;&lt;P&gt;I used the Feature Class to Feature Class tool to export an intermediate file of the data. The tool has a built in Field Map, just like what you see in Append. From there I was able to alter the field name (right click &amp;amp; rename) and export the file, before I proceeded to Append in my Task using matching field names.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 21:13:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/alter-field-not-working-glitch/m-p/1025586#M37195</guid>
      <dc:creator>DanaThompson1</dc:creator>
      <dc:date>2021-02-10T21:13:25Z</dc:date>
    </item>
  </channel>
</rss>

