<?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 Will $map global function be added to Arcade field calc in ArcPro? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/will-map-global-function-be-added-to-arcade-field/m-p/174855#M7804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the documentation (&lt;A href="https://developers.arcgis.com/arcade/guide/profiles/#field-calculate"&gt;https://developers.arcgis.com/arcade/guide/profiles/#field-calculate&lt;/A&gt;) the only arcade functions that are supported for field calc is $feature and $datastore. I am trying to field calculate an intersect that will return a value from the intersecting feature where the workflow will not support any type of join. The intersecting feature will not be in the dataset containing the edit feature so I am not able to use the $datastore function. This functionality is available for use dealing with popups (&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/guide/profiles/#popup" title="https://developers.arcgis.com/arcade/guide/profiles/#popup"&gt;https://developers.arcgis.com/arcade/guide/profiles/#popup&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some sample code that I am trying to use:&lt;/P&gt;&lt;P&gt;var intersectLayer =Intersects(FeatureSetByName($map,"Elementary School Attendance Boundary"), $feature)&lt;/P&gt;&lt;P&gt;for (var f in intersectLayer){&lt;BR /&gt; return f.Name&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*"Elementary School Attendance Boundary" is not in the same dataset as $feature.*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2020 13:30:54 GMT</pubDate>
    <dc:creator>Roquinn</dc:creator>
    <dc:date>2020-09-24T13:30:54Z</dc:date>
    <item>
      <title>Will $map global function be added to Arcade field calc in ArcPro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/will-map-global-function-be-added-to-arcade-field/m-p/174855#M7804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the documentation (&lt;A href="https://developers.arcgis.com/arcade/guide/profiles/#field-calculate"&gt;https://developers.arcgis.com/arcade/guide/profiles/#field-calculate&lt;/A&gt;) the only arcade functions that are supported for field calc is $feature and $datastore. I am trying to field calculate an intersect that will return a value from the intersecting feature where the workflow will not support any type of join. The intersecting feature will not be in the dataset containing the edit feature so I am not able to use the $datastore function. This functionality is available for use dealing with popups (&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/guide/profiles/#popup" title="https://developers.arcgis.com/arcade/guide/profiles/#popup"&gt;https://developers.arcgis.com/arcade/guide/profiles/#popup&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some sample code that I am trying to use:&lt;/P&gt;&lt;P&gt;var intersectLayer =Intersects(FeatureSetByName($map,"Elementary School Attendance Boundary"), $feature)&lt;/P&gt;&lt;P&gt;for (var f in intersectLayer){&lt;BR /&gt; return f.Name&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*"Elementary School Attendance Boundary" is not in the same dataset as $feature.*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2020 13:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/will-map-global-function-be-added-to-arcade-field/m-p/174855#M7804</guid>
      <dc:creator>Roquinn</dc:creator>
      <dc:date>2020-09-24T13:30:54Z</dc:date>
    </item>
  </channel>
</rss>

