<?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 attribute value based on relate feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-attribute-value-based-on-relate-feature/m-p/1139215#M50791</link>
    <description>&lt;P&gt;You're on the right track, but you should review the various &lt;A href="https://developers.arcgis.com/arcade/function-reference/" target="_blank"&gt;Arcade functions&lt;/A&gt; to become familiar with what each does, and what it requires.&lt;/P&gt;&lt;P&gt;In the case of &lt;STRONG&gt;FeatureSetByRelationshipName&lt;/STRONG&gt;, the function requires the &lt;EM&gt;name &lt;/EM&gt;of the relationship class, which you would find in the layer properties. When successfully executed, it still only returns a &lt;STRONG&gt;FeatureSet&lt;/STRONG&gt;, which may have any number of features in it, so you need some way of returning a specific feature from the set before you'll be able to access any of its attributes.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 00:23:45 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-02-01T00:23:45Z</dc:date>
    <item>
      <title>calculate attribute value based on relate feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-attribute-value-based-on-relate-feature/m-p/1139199#M50789</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have a layer PIPE and there's a relate inspection table (relationship class) in our geodatabase.&lt;/P&gt;&lt;P&gt;In the layer, there's a field called "Material", in the relate table (inspection table) , there a field called "old material"&lt;/P&gt;&lt;P&gt;when we add an inspection in the relate table, is it possible to auto-calculate based on the PIPE layer feature attribute?&lt;/P&gt;&lt;P&gt;i tried to setup an express using arcade. but looks like it didnt work. any ideas?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Wilson&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 23:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-attribute-value-based-on-relate-feature/m-p/1139199#M50789</guid>
      <dc:creator>WilsonLee</dc:creator>
      <dc:date>2022-01-31T23:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: calculate attribute value based on relate feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-attribute-value-based-on-relate-feature/m-p/1139215#M50791</link>
      <description>&lt;P&gt;You're on the right track, but you should review the various &lt;A href="https://developers.arcgis.com/arcade/function-reference/" target="_blank"&gt;Arcade functions&lt;/A&gt; to become familiar with what each does, and what it requires.&lt;/P&gt;&lt;P&gt;In the case of &lt;STRONG&gt;FeatureSetByRelationshipName&lt;/STRONG&gt;, the function requires the &lt;EM&gt;name &lt;/EM&gt;of the relationship class, which you would find in the layer properties. When successfully executed, it still only returns a &lt;STRONG&gt;FeatureSet&lt;/STRONG&gt;, which may have any number of features in it, so you need some way of returning a specific feature from the set before you'll be able to access any of its attributes.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 00:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-attribute-value-based-on-relate-feature/m-p/1139215#M50791</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-02-01T00:23:45Z</dc:date>
    </item>
  </channel>
</rss>

