<?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 Arcade expression: Calculation rule to update field upon edit, split in Attribute Rules Questions</title>
    <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1275404#M799</link>
    <description>&lt;P&gt;I have a simple calculation attribute rule which calculates the area for the CalculatedArea field, set to trigger on insert and update.&lt;/P&gt;&lt;P&gt;Area($feature, "acres")&lt;/P&gt;&lt;P&gt;When performing a split on a selected parcel, one of the new polygons gets the CalculatedArea field updated the other still retains the original CalculatedArea value prior to the split.&amp;nbsp; I have to make an edit to some other field to force the CalculatedArea to field to show the updated value based on the split.&amp;nbsp; How do I get the CalculatedArea field to update both polygons once the edit (split) is made?&lt;/P&gt;&lt;P&gt;This is run on a feature service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 18:38:30 GMT</pubDate>
    <dc:creator>RobertChaney</dc:creator>
    <dc:date>2023-04-04T18:38:30Z</dc:date>
    <item>
      <title>Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1275404#M799</link>
      <description>&lt;P&gt;I have a simple calculation attribute rule which calculates the area for the CalculatedArea field, set to trigger on insert and update.&lt;/P&gt;&lt;P&gt;Area($feature, "acres")&lt;/P&gt;&lt;P&gt;When performing a split on a selected parcel, one of the new polygons gets the CalculatedArea field updated the other still retains the original CalculatedArea value prior to the split.&amp;nbsp; I have to make an edit to some other field to force the CalculatedArea to field to show the updated value based on the split.&amp;nbsp; How do I get the CalculatedArea field to update both polygons once the edit (split) is made?&lt;/P&gt;&lt;P&gt;This is run on a feature service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 18:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1275404#M799</guid>
      <dc:creator>RobertChaney</dc:creator>
      <dc:date>2023-04-04T18:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1275656#M802</link>
      <description>&lt;P&gt;We discovered this issue the other day and logged it with the dev team.&amp;nbsp; I am not sure of a workaround at the moment.&amp;nbsp; I think the only option is to log a tech support incident so we can get a bug attached to it.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 08:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1275656#M802</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-04-05T08:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1276227#M806</link>
      <description>&lt;P&gt;It seems strange that this would be happening since the Shape.STArea() field clearly shows the change after the split.&amp;nbsp; I'll take your suggestion and log a support incident.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 16:36:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1276227#M806</guid>
      <dc:creator>RobertChaney</dc:creator>
      <dc:date>2023-04-06T16:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1279422#M821</link>
      <description>&lt;P&gt;After opening an incident with ESRI, they came back with the suggestion of reversing the order of the relationship class.&amp;nbsp; I forgot to mention in my original post that my data is in a Parcel Fabric (sql database, edited through a feature service).&amp;nbsp; When the Parcel Types are created, relationship classes are created automatically.&amp;nbsp; Originally, my data shows the TaxParcels being the destination and the Records being the Origin.&amp;nbsp; We deleted the relationship class and recreated the relationship for the TaxParcels and Records, this time the TaxParcels are the Origin and the Records are the destination.&amp;nbsp; After recreating the relationship and performing a edit (split), the CalculatedArea field shows the update immediately.&amp;nbsp; The ESRI support wasn't a Parcel fabric specialist so, I'm not sure what the ramification are of reversing the order of this relationship class since they're created automatically.&amp;nbsp; If anyone would like to move this topic to the Parcel Fabric community, I'd appreciate it.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 20:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1279422#M821</guid>
      <dc:creator>RobertChaney</dc:creator>
      <dc:date>2023-04-17T20:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1302239#M983</link>
      <description>&lt;P&gt;This bug can be tracked here&amp;nbsp;BUG-000158046&lt;/P&gt;&lt;P&gt;it was fixed and ported to 2.9.10 and will be addressed in 3.1 and 3.0 patches&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 20:57:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1302239#M983</guid>
      <dc:creator>HusseinNasser2</dc:creator>
      <dc:date>2023-06-22T20:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1331193#M1122</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346994"&gt;@HusseinNasser2&lt;/a&gt;&amp;nbsp;Does the attribute rule have a way to detect the split? I can think of checking for the geometry change and doing other logic, but I was wondering if there is a out of the box way.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 17:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1331193#M1122</guid>
      <dc:creator>JoseSernaUDC</dc:creator>
      <dc:date>2023-09-21T17:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression: Calculation rule to update field upon edit, split</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1331306#M1129</link>
      <description>&lt;P&gt;No, there is no context that the edit was the result of a split.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 23:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/arcade-expression-calculation-rule-to-update-field/m-p/1331306#M1129</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-09-21T23:58:00Z</dc:date>
    </item>
  </channel>
</rss>

