<?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 Expression to populate fields from separate layers in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378913#M78407</link>
    <description>&lt;P&gt;Thank you!&amp;nbsp; Taking this a step further, is this possible in AGOL?&amp;nbsp; I don't think Attribute Rules carry over to AGOL, so I believe Arcade would likely be the route I'd need to go?&lt;/P&gt;&lt;P&gt;For another example, I need the Riser $feature to include a Pole Type field that calls out whether it is attached to a wood or metal pole, which the Pole $feature contains a field for Pole Type (wood or metal).&amp;nbsp; Is there an arcade expression to insert into the Riser $feature Pole Type field that will look in the Pole $feature for a Unique ID that is the same in both layers, and then add the Pole Type from the Pole Feature into the Pole Type field in the Riser feature?&lt;/P&gt;&lt;P&gt;Apologies if that is a bit convoluted.&amp;nbsp; I can envision what I need, but I cannot figure out how to write the script (if it's possible).&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 22:47:42 GMT</pubDate>
    <dc:creator>Mowgli_GIS</dc:creator>
    <dc:date>2024-02-06T22:47:42Z</dc:date>
    <item>
      <title>Arcade Expression to populate fields from separate layers</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378731#M78391</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a task that I am attempting to determine if it's possible to utilize an Arcade script to accomplish, however I have limited knowledge of Arcade.&amp;nbsp; My scenario below:&lt;/P&gt;&lt;P&gt;I have a Utility Pole layer and a Riser layer, and the Riser layer needs to contain an ID attribute from the Pole layer on which it is snapped.&amp;nbsp; As I create a new Riser feature that is snapped to a pole feature, Is it possible to create a script that will extract the ID attribute from the pole layer and insert that ID into a field in the Riser layer?&lt;/P&gt;&lt;P&gt;Appreciate any any help that could be offered!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 17:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378731#M78391</guid>
      <dc:creator>Mowgli_GIS</dc:creator>
      <dc:date>2024-02-06T17:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression to populate fields from separate layers</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378739#M78393</link>
      <description>&lt;P&gt;Yes - this can be accomplished with an intersect. On creation of the Riser $feature, with the attribute rule set to populate the ID field, you would look at the intersecting pole feature, and return the ID field value.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 17:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378739#M78393</guid>
      <dc:creator>tobeykaneseitzGIS</dc:creator>
      <dc:date>2024-02-06T17:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression to populate fields from separate layers</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378913#M78407</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; Taking this a step further, is this possible in AGOL?&amp;nbsp; I don't think Attribute Rules carry over to AGOL, so I believe Arcade would likely be the route I'd need to go?&lt;/P&gt;&lt;P&gt;For another example, I need the Riser $feature to include a Pole Type field that calls out whether it is attached to a wood or metal pole, which the Pole $feature contains a field for Pole Type (wood or metal).&amp;nbsp; Is there an arcade expression to insert into the Riser $feature Pole Type field that will look in the Pole $feature for a Unique ID that is the same in both layers, and then add the Pole Type from the Pole Feature into the Pole Type field in the Riser feature?&lt;/P&gt;&lt;P&gt;Apologies if that is a bit convoluted.&amp;nbsp; I can envision what I need, but I cannot figure out how to write the script (if it's possible).&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 22:47:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression-to-populate-fields-from-separate/m-p/1378913#M78407</guid>
      <dc:creator>Mowgli_GIS</dc:creator>
      <dc:date>2024-02-06T22:47:42Z</dc:date>
    </item>
  </channel>
</rss>

