<?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 ArcGIS Pro/Model Builder problem in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680917#M101491</link>
    <description>&lt;P&gt;I am building a model that joins to feature classes and then calculates a field in one based off of a field in the other.&amp;nbsp; I am getting them to successfully join but then the model fails while it is running the "Calculate Field" tool:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ERROR 002717:&lt;SPAN class=""&gt; Invalid Arcade expression, Arcade error: Field not found Permits_Agg_2025_Test, Script line: 1&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;The fields are not populating for me to select them, so I manually entered the full field name using both feature classes but am still getting the error.&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro 3.6.1&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 19:48:03 GMT</pubDate>
    <dc:creator>GaryMorris</dc:creator>
    <dc:date>2026-01-29T19:48:03Z</dc:date>
    <item>
      <title>ArcGIS Pro/Model Builder problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680917#M101491</link>
      <description>&lt;P&gt;I am building a model that joins to feature classes and then calculates a field in one based off of a field in the other.&amp;nbsp; I am getting them to successfully join but then the model fails while it is running the "Calculate Field" tool:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ERROR 002717:&lt;SPAN class=""&gt; Invalid Arcade expression, Arcade error: Field not found Permits_Agg_2025_Test, Script line: 1&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;The fields are not populating for me to select them, so I manually entered the full field name using both feature classes but am still getting the error.&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro 3.6.1&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680917#M101491</guid>
      <dc:creator>GaryMorris</dc:creator>
      <dc:date>2026-01-29T19:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro/Model Builder problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680922#M101494</link>
      <description>&lt;P&gt;This might be an Arcade limitation, if you use the Python calculation mode does that work?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 20:31:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680922#M101494</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2026-01-29T20:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro/Model Builder problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680986#M101508</link>
      <description>&lt;P&gt;Typically the ERROR2717: Invalid Arcade expression means an invalid syntax error as referenced here -&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-02701-02725-002717.htm" target="_blank"&gt;002717: Invalid Arcade expression—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;- can you provide the Arcade expression you're using?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 22:50:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1680986#M101508</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-01-29T22:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro/Model Builder problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1681159#M101531</link>
      <description>&lt;P&gt;No, it tells me it is an invalid field as well.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 18:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1681159#M101531</guid>
      <dc:creator>GaryMorris</dc:creator>
      <dc:date>2026-01-30T18:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro/Model Builder problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1681161#M101532</link>
      <description>&lt;P&gt;It is just making one filed match another field so it is $feature.fieldname.&amp;nbsp; Since it is a joined table I have also tried $feature.inputtable.jointable.fieldname&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 18:29:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-builder-problem/m-p/1681161#M101532</guid>
      <dc:creator>GaryMorris</dc:creator>
      <dc:date>2026-01-30T18:29:17Z</dc:date>
    </item>
  </channel>
</rss>

