<?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: Undo a field calculation in ArcPro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13136#M427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly. I have been "bitten" as well and the data I edit is used for 9-1-1.&amp;nbsp; We now have an undo option, but it is unchecked by default with no warning message for "edits outside of an edit session cannot be undone" - paraphrasing from ArcMap, but the point is field calculations should be as forgiving as in ArcMap.&amp;nbsp; Dan's suggestion above does not work in the case of an SDE data base with limited access to field creation.&amp;nbsp; I would have to use a fgdb first and then duplicate the work to SDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2020 14:26:59 GMT</pubDate>
    <dc:creator>RobertHursey</dc:creator>
    <dc:date>2020-08-18T14:26:59Z</dc:date>
    <item>
      <title>Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13128#M419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is it possible to undo a field calculation in ArcGIS Pro? &amp;nbsp;In ArcMap the edit session allow for undo, in ArcPro what is the solution? &amp;nbsp;There is a solution for this right? &amp;nbsp;Otherwise field calculations are not safe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 13:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13128#M419</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2016-10-27T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13129#M420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well they are always safe if you follow the practice of adding a new field, doing the calculation there rather than overwriting an existing field. &amp;nbsp;If the calculation is ok, then delete the old field. &amp;nbsp;I have never overwritten an existing field for that very reason. &amp;nbsp;You can use the values from an existing field, just as you would if you were going to overwrite it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 16:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13129#M420</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-27T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13130#M421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is true, it is possible to create a new field then delete the old field and rename the new field to match the old field name. &amp;nbsp;The fact that you cannot have two fields with the same name makes the solution a little bit of a hack and not a solution, especially since it works in ArcMap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 17:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13130#M421</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2016-10-27T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13131#M422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It isn't a hack since I don't create the same name for the clone. &amp;nbsp;You only get bitten once by forgetting to get into an edit mode (even if available) and overwriting a calculation gone bad. If you really must have an identical field name as the first then do the calculation in a new field (X_clone) using the values in the original (X), things are good?, delete X,.... then make a new field called X and copy X_clone to the newly created X... hence X is back from its clone. &amp;nbsp;Now you are going to say they are out of order... sure, but when you are done with all the calculations and you really need them to be in the original order then there are tools to do that which creates a new feature class.&lt;/P&gt;&lt;P&gt;Of course this can be all avoided by copying the mission critical layer to a new one doing the calculations there... then if they are good, do them in the original. &amp;nbsp;It all depends on how important stuff is... that will determine the lengths that one will go to maintain the integrity of ones data. &amp;nbsp;As I said, you only get bitten once, and why multiple backups of the originals, doing calculations on cloned fields or replicate layers, isn't a hack... but good practice. &amp;nbsp;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 17:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13131#M422</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-27T17:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13132#M423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These work-arounds are frustrating.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field calculations does not equal typical attribute edits for single features. I fully understand there is different processes going on between the two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I have to edit over 6,000 hydrants into 3 types. Obviously, single feature editing would not be efficient. Field calculator is great until I accidentally calculate with "show all records" instead of "show selected records" in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do what you suggest Patterson, I would need to create and trade values from another column. However, another step of reorganizing my values, at this point I wonder if ESRI could develop, or implement a new behavior for the field calculator. To allow reverts, or at least discard and replace values with original values stored from temporary memory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again I am not a computer scientist( B.S. Geology with GIS experience both professional and academic) but feel this would streamline and optimize users workflows.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 20:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13132#M423</guid>
      <dc:creator>ChristopherKohler1</dc:creator>
      <dc:date>2017-08-10T20:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13133#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand the frustration. But as I indicated... you only get bitten once... It would be nice, though, to have an extra check to ensure that you really want 'all records' calculated when you really want 'selected records' calculated&amp;nbsp; Could be a suggestion for &lt;A href="https://community.esri.com/community/arcgis-ideas?sr=search&amp;amp;searchId=30530441-f6dc-49f0-8702-19de7cb3de98&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/arcgis-ideas?sr=search&amp;amp;searchId=30530441-f6dc-49f0-8702-19de7cb3de98&amp;amp;searchIndex=0&lt;/A&gt;‌... it might garner some support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 21:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13133#M424</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-10T21:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13134#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;spooky!&amp;nbsp; &lt;A _jive_internal="true" href="https://community.esri.com/ideas/13811-undo-field-calculations-in-arcpro"&gt;&lt;STRONG&gt;It is a recent arrival, so you aren't alone...&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 01:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13134#M425</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-11T01:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13135#M426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding a new temporary field every time you need to&amp;nbsp;perform a field calculation seems like a lot of extra work.&amp;nbsp; A lot of people are going to be "bitten" by this when they use it for the first time because its only natural to expect an undo function&amp;nbsp;when its always been there for you in the past.&amp;nbsp; Also, since the default calculation script has switched from VB in&amp;nbsp;ArcMap to Python in Pro there is a high probability that user's calculations won't turn out as expected the first go around.&amp;nbsp; It shouldn't have to be that way.&amp;nbsp; I've added my vote on ArcGIS ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 16:47:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13135#M426</guid>
      <dc:creator>JamesFournier1</dc:creator>
      <dc:date>2017-11-14T16:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13136#M427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly. I have been "bitten" as well and the data I edit is used for 9-1-1.&amp;nbsp; We now have an undo option, but it is unchecked by default with no warning message for "edits outside of an edit session cannot be undone" - paraphrasing from ArcMap, but the point is field calculations should be as forgiving as in ArcMap.&amp;nbsp; Dan's suggestion above does not work in the case of an SDE data base with limited access to field creation.&amp;nbsp; I would have to use a fgdb first and then duplicate the work to SDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 14:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13136#M427</guid>
      <dc:creator>RobertHursey</dc:creator>
      <dc:date>2020-08-18T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13137#M428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was very happy to see this added at 2.6!&amp;nbsp; Thank you Esri team!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/13137#M428</guid>
      <dc:creator>JamesFournier1</dc:creator>
      <dc:date>2020-10-06T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1013286#M35606</link>
      <description>&lt;P&gt;At ArcGIS Pro 2.7 an option was added to have Enable Undo toggled on by default:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/geoprocessing-options.htm#ESRI_SECTION1_B5617565F58142F9B8B3A9C4FD3A0B32" target="_blank"&gt;Geoprocessing options&amp;amp;mdash;ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 20:26:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1013286#M35606</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-12-31T20:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1119888#M48248</link>
      <description>&lt;P&gt;How do you keep this toggle on?&amp;nbsp; I'm having to click it on each time - and I would rather just have it on permanently.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1119888#M48248</guid>
      <dc:creator>LCTechLogin</dc:creator>
      <dc:date>2021-11-24T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Undo a field calculation in ArcPro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1119892#M48251</link>
      <description>&lt;P&gt;Go to Geoprocessing Options:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KoryKramer_0-1637764227049.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28166i6EBA7F63BF452C75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KoryKramer_0-1637764227049.png" alt="KoryKramer_0-1637764227049.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Read more about that setting and considerations to keep in mind here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/undo-a-field-calculation-in-arcpro/m-p/1119892#M48251</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-11-24T14:31:52Z</dc:date>
    </item>
  </channel>
</rss>

