<?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 Arcade script not working since 3.5 update. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-script-not-working-since-3-5-update/m-p/1622220#M96482</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a little script that goes through bat records and tells me which one is the closest to a search point for each of the bat species in the data. Here is the code:&lt;/P&gt;&lt;P&gt;var bat = $feature.COMMON_NAM&lt;BR /&gt;var closest = Min(filter($featureset, "COMMON_NAM = @bat"), "NEAR_DIST")&lt;BR /&gt;return iif($feature.NEAR_DIST == closest,1,0&lt;/P&gt;&lt;P&gt;This worked fine in 3.4, but has stopped working since updating to 3.5 giving an error of "object not found $featureset"&lt;/P&gt;&lt;P&gt;I would really appreciate any help on this. I am not a proficient coder, so I don't really know where to start in fixing this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 08:48:50 GMT</pubDate>
    <dc:creator>AntonyWitts</dc:creator>
    <dc:date>2025-06-10T08:48:50Z</dc:date>
    <item>
      <title>Arcade script not working since 3.5 update.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-script-not-working-since-3-5-update/m-p/1622220#M96482</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a little script that goes through bat records and tells me which one is the closest to a search point for each of the bat species in the data. Here is the code:&lt;/P&gt;&lt;P&gt;var bat = $feature.COMMON_NAM&lt;BR /&gt;var closest = Min(filter($featureset, "COMMON_NAM = @bat"), "NEAR_DIST")&lt;BR /&gt;return iif($feature.NEAR_DIST == closest,1,0&lt;/P&gt;&lt;P&gt;This worked fine in 3.4, but has stopped working since updating to 3.5 giving an error of "object not found $featureset"&lt;/P&gt;&lt;P&gt;I would really appreciate any help on this. I am not a proficient coder, so I don't really know where to start in fixing this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 08:48:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-script-not-working-since-3-5-update/m-p/1622220#M96482</guid>
      <dc:creator>AntonyWitts</dc:creator>
      <dc:date>2025-06-10T08:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade script not working since 3.5 update.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-script-not-working-since-3-5-update/m-p/1622277#M96489</link>
      <description>&lt;P&gt;Since Arcade can be used with many Esri products/platforms and in various places within a given product/platform, it is helpful to state what product and where exactly you are using Arcade.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 13:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-script-not-working-since-3-5-update/m-p/1622277#M96489</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2025-06-10T13:53:32Z</dc:date>
    </item>
  </channel>
</rss>

