<?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: Arcade: track edits on a single field in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1226395#M61664</link>
    <description>&lt;P&gt;An attribute rule on the edit date field similar to this should work:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;if ($originalFeature.Name== $feature.Name)
   return $feature.Name
else
   return Now()&lt;/LI-CODE&gt;&lt;P&gt;R_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 20:30:38 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2022-10-27T20:30:38Z</dc:date>
    <item>
      <title>Arcade: track edits on a single field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1226243#M61634</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can we track the edit date for a single field?&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;I have an address point layer with resident names.&amp;nbsp; I would like to track when the name of the resident is updated.&amp;nbsp; Essentially, what I would like to do is "If this field is updated then calculate the edit date in another field."&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 16:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1226243#M61634</guid>
      <dc:creator>LyonMNGIS</dc:creator>
      <dc:date>2022-10-27T16:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade: track edits on a single field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1226395#M61664</link>
      <description>&lt;P&gt;An attribute rule on the edit date field similar to this should work:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;if ($originalFeature.Name== $feature.Name)
   return $feature.Name
else
   return Now()&lt;/LI-CODE&gt;&lt;P&gt;R_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 20:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1226395#M61664</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-10-27T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade: track edits on a single field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1228819#M61906</link>
      <description>&lt;P&gt;Thank you for your help.&amp;nbsp; The script seems to work!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 16:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-track-edits-on-a-single-field/m-p/1228819#M61906</guid>
      <dc:creator>LyonMNGIS</dc:creator>
      <dc:date>2022-11-04T16:46:01Z</dc:date>
    </item>
  </channel>
</rss>

