<?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: Failed to evaluate label expression - it's just a field? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640878#M98059</link>
    <description>&lt;P&gt;Yes.&amp;nbsp; Creating a backup is best practice certainly.&amp;nbsp; To determine client/geodatabase compatibility, this &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/client-geodatabase-compatibility.htm" target="_self"&gt;help documention&lt;/A&gt; is a great resource.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 14:40:45 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2025-08-11T14:40:45Z</dc:date>
    <item>
      <title>Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640527#M98024</link>
      <description>&lt;P&gt;I can't quite wrap my head around this one. I have a project that was created with ArcGIS Pro 2.9. I have upgraded it to 3.5. I have a polygon layer ('Sub Grid') that is set to show labels using the value in a field, 'GRIDPIN'. That's it.&amp;nbsp;Although the labels are showing up exactly as expected in the map, I am getting a drawing alert.&lt;BR /&gt;&lt;BR /&gt;You can see the field 'GRIDPIN' listed in the Fields section of the Class tab. It definitely exists.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristyCline_2-1754682790647.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138194i1BF0F1A48E8CC279/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristyCline_2-1754682790647.png" alt="KristyCline_2-1754682790647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There is no SQL expression set on the label class. There is no definition query on the layer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristyCline_3-1754682812845.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138195i6153B542C4B85AAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristyCline_3-1754682812845.png" alt="KristyCline_3-1754682812845.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Several other layers in this project have labeling enabled, and some of those required more complicated Python logic. I'm pretty sure I must be overlooking something that should be obvious, but I'm stumped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 20:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640527#M98024</guid>
      <dc:creator>KristyCline</dc:creator>
      <dc:date>2025-08-08T20:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640565#M98028</link>
      <description>&lt;P&gt;So a couple things I'm seeing that are related to your experience:&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; If you switch the language from Python to Arcade, does the error message persist?&amp;nbsp; The expression would be $feature.GRIDPIN&lt;BR /&gt;2.&amp;nbsp; There is BUG-000164308 - "&lt;SPAN&gt;The drawing error, "Failed to evaluate label expression. Error parsing the WHERE clause. One or more fields could not be found." is returned after adding a label expression that uses Shape.STLength() in the WHERE clause."&amp;nbsp; Not exactly related but close.&amp;nbsp; It was non-reproducible and first noticed in ArcGIS Pro 3.2 due to the introduction of Drawing Alerts.&amp;nbsp; Are you using a file or enterprise geodatabase in this case?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 20:45:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640565#M98028</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-08-08T20:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640569#M98029</link>
      <description>&lt;P&gt;Hello Robert!&lt;BR /&gt;&lt;BR /&gt;Thank you for your quick reply.&lt;BR /&gt;The issue seems to persist no matter what language the label expression is written in. The data is being sourced from a local file geodatabase.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 20:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640569#M98029</guid>
      <dc:creator>KristyCline</dc:creator>
      <dc:date>2025-08-08T20:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640572#M98030</link>
      <description>&lt;P&gt;Interesting.&amp;nbsp; Okay, try this.&amp;nbsp; In a new ArcGIS Pro project&amp;nbsp; use the new default file geodatabase, copy/paste the FC to the default fGDB, label the FC using any expression language you want and see if the error message persists.&amp;nbsp; If it does not, then there's an issue with the original FC.&amp;nbsp; You can use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/repair-geometry.htm" target="_self"&gt;Repair Geometry&lt;/A&gt; GP tool to see if there's an issue with the original FC too.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 20:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640572#M98030</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-08-08T20:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640583#M98032</link>
      <description>&lt;P&gt;Great suggestions! I copied the feature class over to the new default geodatabase created as part of a new project, and labeling worked fine there. Unfortunately, repairing the geometry of the original feature class did not resolve the labeling issue. I ended up removing the layer, re-adding it, and re-setting symbology and labeling properties for all maps using that layer, and that seemed to resolve the issue. Funny how feature classes can sort of decay in a project if you leave them be long enough.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 21:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640583#M98032</guid>
      <dc:creator>KristyCline</dc:creator>
      <dc:date>2025-08-08T21:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640585#M98034</link>
      <description>&lt;P&gt;Yep!&amp;nbsp; I saw 2.9 on your initial question and I'm thinking - "Wow!&amp;nbsp; That's pre 3.0 geodatabase!&amp;nbsp; Old!"&amp;nbsp; So things can get quirky for sure.&amp;nbsp; You could upgrade your existing geodatabase and see if that helps too.&amp;nbsp; In the Catalog Pane, do a right-click on your geodatabase-&amp;gt;properties.&amp;nbsp; On the General tab, expand geodatabase version and upgrade status.&amp;nbsp; If the Run Upgrade button is active, you can click that so it's an updated fGDB.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 21:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640585#M98034</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-08-08T21:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640727#M98049</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/643935"&gt;@KristyCline&lt;/a&gt;&amp;nbsp; I'd strongly suggest making copies of your FGDBs prior to doing any upgrades.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There have been a couple of one-way doors in Pro and you never know when you need to be able to get an old project up &amp;amp; running again. Easy to download &amp;amp; install 2.9. Hard to timetravel a FGDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp; Please add &lt;STRONG&gt;"Make a backup or ensure you have a backup"&lt;/STRONG&gt; before "&lt;SPAN&gt;You could upgrade your existing geodatabase and see if that helps too"&amp;nbsp; in the future. I know the assumption is that everyone is an IT professional and works in a utopian environment where everything is backed up and snapshotted every few minutes. When faced with a deadline and an irritating problem, people may just follow your guidance blindly without thinking about the unsaid consequences.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 00:57:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640727#M98049</guid>
      <dc:creator>RTPL_AU</dc:creator>
      <dc:date>2025-08-11T00:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to evaluate label expression - it's just a field?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640878#M98059</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; Creating a backup is best practice certainly.&amp;nbsp; To determine client/geodatabase compatibility, this &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/client-geodatabase-compatibility.htm" target="_self"&gt;help documention&lt;/A&gt; is a great resource.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 14:40:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-to-evaluate-label-expression-it-s-just-a/m-p/1640878#M98059</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-08-11T14:40:45Z</dc:date>
    </item>
  </channel>
</rss>

