<?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 Calculation attribute rule using fields from different feature classes in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculation-attribute-rule-using-fields-from/m-p/1622244#M96485</link>
    <description>&lt;P&gt;I need to create a calculation attribute rule that takes values from two different feature classes.&lt;BR /&gt;For example, there are two feature classes: "woodland" and "openSpace". These two feature classes have a common column "id" that I can join them by. Both of these feature classes also have "area" field (with an immediate calculation rule for this already set up) - calculating the area within each id.&lt;BR /&gt;&lt;BR /&gt;I have a field "totalArea" in "woodland" feature class, and I need to sum the area fields from both "woodland" and "openSpace" into the "totalArea" with an Arcade expression - so every time the geometry is updated in either of these feature classes, I do not need to calculate fields to get updated areas - including for "totalArea".&lt;BR /&gt;&lt;BR /&gt;I am fairly new to Arcade but expecting that this is going to be a simple expression to set up. I cannot seem to find an answer on how to achieve this.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 12:09:06 GMT</pubDate>
    <dc:creator>SuzyFer</dc:creator>
    <dc:date>2025-06-10T12:09:06Z</dc:date>
    <item>
      <title>Calculation attribute rule using fields from different feature classes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculation-attribute-rule-using-fields-from/m-p/1622244#M96485</link>
      <description>&lt;P&gt;I need to create a calculation attribute rule that takes values from two different feature classes.&lt;BR /&gt;For example, there are two feature classes: "woodland" and "openSpace". These two feature classes have a common column "id" that I can join them by. Both of these feature classes also have "area" field (with an immediate calculation rule for this already set up) - calculating the area within each id.&lt;BR /&gt;&lt;BR /&gt;I have a field "totalArea" in "woodland" feature class, and I need to sum the area fields from both "woodland" and "openSpace" into the "totalArea" with an Arcade expression - so every time the geometry is updated in either of these feature classes, I do not need to calculate fields to get updated areas - including for "totalArea".&lt;BR /&gt;&lt;BR /&gt;I am fairly new to Arcade but expecting that this is going to be a simple expression to set up. I cannot seem to find an answer on how to achieve this.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 12:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculation-attribute-rule-using-fields-from/m-p/1622244#M96485</guid>
      <dc:creator>SuzyFer</dc:creator>
      <dc:date>2025-06-10T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation attribute rule using fields from different feature classes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculation-attribute-rule-using-fields-from/m-p/1622336#M96497</link>
      <description>&lt;P&gt;The &lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyname" target="_self"&gt;FeatureSetByName&lt;/A&gt; function is your friend for getting data from other feature classes. As for updating another feature class from your rule, &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rule-script-expression.htm#anchor4" target="_self"&gt;this help page&lt;/A&gt; explains the structure of the special object you have to return.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 15:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculation-attribute-rule-using-fields-from/m-p/1622336#M96497</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2025-06-10T15:36:51Z</dc:date>
    </item>
  </channel>
</rss>

