<?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: Need help with Arcade Expression in attribute rule that will grab a field value from another feature based on related fields in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1270636#M67053</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I found success using the post below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/attribute-rule-to-pass-a-value-from-parent-to/td-p/1123857" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/attribute-rule-to-pass-a-value-from-parent-to/td-p/1123857&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 21:13:15 GMT</pubDate>
    <dc:creator>DougMerrick</dc:creator>
    <dc:date>2023-03-22T21:13:15Z</dc:date>
    <item>
      <title>Need help with Arcade Expression in attribute rule that will grab a field value from another feature based on related fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1268955#M66799</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need help with Arcade expression. I have polygon layer and point layer that are related based on these fields: (Flush_number_trigger=Flush_number_trigger). Relationship is 1:1. In the polygon table, I'd like to return startvalve field value from related point layer Thank you in advance!&lt;/P&gt;&lt;P&gt;This is what I thought would work, but the startvalve value is not coming across.&lt;/P&gt;&lt;P&gt;Var FlushStart= featuresetbyname($datastore,'WAT_UnidirectionalFlushStarts',['startvalve','Flush_number_trigger'])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Var ref_flush=$feature.Flush_Number_trigger&lt;BR /&gt;Var Flushstart_filter= filter(FlushStart,"Flush_number_trigger=@Ref_Flush")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(count(Flushstart_filter)&amp;gt;0){&lt;BR /&gt;return First(Flushstart_filter).StartValve&lt;BR /&gt;}&lt;BR /&gt;return Null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 14:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1268955#M66799</guid>
      <dc:creator>GarySpenst</dc:creator>
      <dc:date>2023-03-17T14:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Arcade Expression in attribute rule that will grab a field value from another feature based on related fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1270636#M67053</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I found success using the post below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/attribute-rule-to-pass-a-value-from-parent-to/td-p/1123857" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/attribute-rule-to-pass-a-value-from-parent-to/td-p/1123857&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 21:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1270636#M67053</guid>
      <dc:creator>DougMerrick</dc:creator>
      <dc:date>2023-03-22T21:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Arcade Expression in attribute rule that will grab a field value from another feature based on related fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1270645#M67057</link>
      <description>&lt;P&gt;Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 21:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-help-with-arcade-expression-in-attribute-rule/m-p/1270645#M67057</guid>
      <dc:creator>GarySpenst</dc:creator>
      <dc:date>2023-03-22T21:35:46Z</dc:date>
    </item>
  </channel>
</rss>

