<?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: Calculate field tool only works once. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563649#M24805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;Andrew&lt;/A&gt;‌,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You are getting a Calculated Field Competed message?&amp;nbsp; If you look at the details any additional info?&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;&lt;IMG __jive_id="459559" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/459559_Capture.PNG" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You do not have anything selected the second time that is limiting the data that the calculation is performed on.&amp;nbsp; Try clicking the "Clear" button on the Map ribbon, unless you are&amp;nbsp;intentionally&amp;nbsp;limiting the data, before running the calculate field.&lt;/LI&gt;&lt;LI&gt;Have your tried creating a new project and add only that feature class to&amp;nbsp;the map and see if it works there?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Sep 2019 21:40:26 GMT</pubDate>
    <dc:creator>LanceCole</dc:creator>
    <dc:date>2019-09-15T21:40:26Z</dc:date>
    <item>
      <title>Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563646#M24802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The calculate field tool only works once for me. I can run another calculation with no errors, but the field does not populate. I have to restart ArcGIS Pro for it to work again. I would appreciate any insight as to why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layer is a geodatabase feature class and I am using Python 3 expressions. ArcGIS Pro v2.4.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2019 14:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563646#M24802</guid>
      <dc:creator>ajkelsey</dc:creator>
      <dc:date>2019-09-14T14:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563647#M24803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;andrew kelsey&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a little more information, such as the Python field calculation def&amp;nbsp;you are having problems with and the call statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 20:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563647#M24803</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-09-15T20:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563648#M24804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not trying to do anything special. I am either multiplying or dividing two columns in the table. If i restart ArcGIS, I can run the calculation and it populates the cells. I just don't understand why I need to restart the application between each calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 20:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563648#M24804</guid>
      <dc:creator>ajkelsey</dc:creator>
      <dc:date>2019-09-15T20:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563649#M24805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;Andrew&lt;/A&gt;‌,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You are getting a Calculated Field Competed message?&amp;nbsp; If you look at the details any additional info?&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;&lt;IMG __jive_id="459559" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/459559_Capture.PNG" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You do not have anything selected the second time that is limiting the data that the calculation is performed on.&amp;nbsp; Try clicking the "Clear" button on the Map ribbon, unless you are&amp;nbsp;intentionally&amp;nbsp;limiting the data, before running the calculate field.&lt;/LI&gt;&lt;LI&gt;Have your tried creating a new project and add only that feature class to&amp;nbsp;the map and see if it works there?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 21:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563649#M24805</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-09-15T21:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563650#M24806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I get the completed message with no errors. No additional info in the details. After restarting, I double checked the attribute table to make sure the cells weren't populated and were not visible prior to the restart. But they were empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No selections in the map during calculations. Just a simple Cell1 * Cell2 or Cell1 * 43560.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not tried adding the feature class to a new project. I do believe I had this same issue in a previous project.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 21:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563650#M24806</guid>
      <dc:creator>ajkelsey</dc:creator>
      <dc:date>2019-09-15T21:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563651#M24807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;andrew kelsey&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got me on this one.&amp;nbsp; As noted above, try adding the feature class to a new project and/or importing it into a new GDB as well.&amp;nbsp;&amp;nbsp;Check that all&amp;nbsp;of the fields are numeric.&amp;nbsp;&amp;nbsp;Post a screen shot of your calculate field for both the first and second attempt, might be a simple overlooked&amp;nbsp;issue.&amp;nbsp; Try using Arcade in place of Python to calculate the fields.&amp;nbsp; No joined tables, correct. There was an issue with that a few versions ago in Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 22:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563651#M24807</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-09-15T22:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563652#M24808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. They are joined tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2019 23:34:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563652#M24808</guid>
      <dc:creator>ajkelsey</dc:creator>
      <dc:date>2019-09-15T23:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563653#M24809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;Andrew&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me see if I can find the info on that previous bug.&amp;nbsp; I think that was clear back in 2.2 though and has most likely been resolved.&amp;nbsp; You are not trying to update a joined table field, correct.&amp;nbsp; You are only using the joined data to update fields in the feature class to which the data is joined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 00:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563653#M24809</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-09-16T00:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563654#M24810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/315894"&gt;Andrew,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After thoughts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How long does the calculate field tool run each time i.e. first time when it works and second time when it does not.&amp;nbsp; You can view this from the "View Details".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp;the first run you do, say&amp;nbsp;Cell1 &lt;STRONG&gt;*&lt;/STRONG&gt; Cell2 and place that in Cell3 works, what happens if you run it again as Cell1&amp;nbsp;&lt;STRONG&gt;+&lt;/STRONG&gt;!Cell2 and place that in Cell3, does it run correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it just one particular field you are&amp;nbsp;having issues with?&amp;nbsp; Have you tried to delete the entire column from the feature class and add it back in and then rerun the calculate field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more,&amp;nbsp;Check if&amp;nbsp;you by chance have any duplicate alias field names in any of your tables or feature classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its late, I am done.&amp;nbsp; Have a great evening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 00:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563654#M24810</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-09-16T00:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563655#M24811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not trying to update a joined field. I created new fields that are to be populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard for me to try these suggestions because the project is done.&amp;nbsp;I would have to recreate the table to do so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 00:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563655#M24811</guid>
      <dc:creator>ajkelsey</dc:creator>
      <dc:date>2019-09-16T00:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563656#M24812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;No resolutions for you. Sorry. Just wanted you and GeoNet to know that I have had similar issues with the Field Calculator. It happens just as you say, either with Python or Arcade, and also whether I am calculating a field in an AGOL feature or one that is on my desktop.&lt;/P&gt;&lt;P&gt;Saving the project and then restarting Pro sometimes fixes the issue and on more than one occasion I have to restart my PC to get Pro functionality working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sigh.........At least that restarting has got me back working. Not sure if it is a bug but starting to maybe sound like it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 12:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/563656#M24812</guid>
      <dc:creator>RonaldVanderpool</dc:creator>
      <dc:date>2019-09-17T12:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate field tool only works once.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/1306055#M70846</link>
      <description>&lt;P&gt;I am experiencing a similar issue in ArcGIS Pro 3.1.1. I am using SQL for the field calculations, and the expressions are just simple text calculations to populate rows of data. Calculations usually work the first time the Calculate Field window is opened, but not the second. Despite appearing to run successfully with no error messages, the field is left uncalculated. In the current instance, the layer we are working with is hosted in ArcGIS Online and accessed via our Portal.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-tool-only-works-once/m-p/1306055#M70846</guid>
      <dc:creator>DataOfficer</dc:creator>
      <dc:date>2023-07-06T08:30:48Z</dc:date>
    </item>
  </channel>
</rss>

