<?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>idea Prevent symbology from ignoring validated Arcade expression in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idi-p/1193677</link>
    <description>&lt;P&gt;I am using Pro 3.0 and am using unclassed colors symbology. When setting a very simple custom expression, I am finding that it doesn't actually save the expression when I click OK. Thankfully, I was just testing a portion of a longer expression and had my string saved outside of Pro, but I found over and over again that it just wasn't saving despite getting 'Expression is valid.' Instead, it was selecting the first field listed in my expression - 'X16_LANGUAGE_SPOKEN_AT_HOME.B16004e6' - and symbolizing based on that. I encased the entire expression in parenthesis and was successful, but it's not clear whatsoever that you're supposed to do this, especially given the 'Expression is valid' notice.&lt;/P&gt;&lt;P&gt;To me, it seems this is a bug, but if not, it would be very nice if the software read the whole, validated expression rather than choosing one field.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1658264762866.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46221iBB601974A6EABD5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_0-1658264762866.png" alt="rburkebsrc_0-1658264762866.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_1-1658264874578.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46223i0B4E35728B21D79F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_1-1658264874578.png" alt="rburkebsrc_1-1658264874578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the (working) expression:&lt;/P&gt;&lt;PRE&gt;($feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e6']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e7']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e8']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e11']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e12']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e13']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e16']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e17']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e18']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e21']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e22']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e23'])&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 21:13:32 GMT</pubDate>
    <dc:creator>wayfaringrob</dc:creator>
    <dc:date>2022-07-19T21:13:32Z</dc:date>
    <item>
      <title>Prevent symbology from ignoring validated Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idi-p/1193677</link>
      <description>&lt;P&gt;I am using Pro 3.0 and am using unclassed colors symbology. When setting a very simple custom expression, I am finding that it doesn't actually save the expression when I click OK. Thankfully, I was just testing a portion of a longer expression and had my string saved outside of Pro, but I found over and over again that it just wasn't saving despite getting 'Expression is valid.' Instead, it was selecting the first field listed in my expression - 'X16_LANGUAGE_SPOKEN_AT_HOME.B16004e6' - and symbolizing based on that. I encased the entire expression in parenthesis and was successful, but it's not clear whatsoever that you're supposed to do this, especially given the 'Expression is valid' notice.&lt;/P&gt;&lt;P&gt;To me, it seems this is a bug, but if not, it would be very nice if the software read the whole, validated expression rather than choosing one field.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1658264762866.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46221iBB601974A6EABD5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_0-1658264762866.png" alt="rburkebsrc_0-1658264762866.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_1-1658264874578.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46223i0B4E35728B21D79F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_1-1658264874578.png" alt="rburkebsrc_1-1658264874578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the (working) expression:&lt;/P&gt;&lt;PRE&gt;($feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e6']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e7']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e8']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e11']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e12']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e13']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e16']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e17']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e18']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e21']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e22']+$feature['X16_LANGUAGE_SPOKEN_AT_HOME.B16004e23'])&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 21:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idi-p/1193677</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-19T21:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent symbology from ignoring validated Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1193701#M20410</link>
      <description>&lt;P&gt;This behavior seems to be limited to symbology. I just tested a field calculation in a new field, and it performs the calculation as expected without parentheses.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 21:56:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1193701#M20410</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-19T21:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent symbology from ignoring validated Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1193705#M20411</link>
      <description>&lt;P&gt;Just tested it also:&lt;BR /&gt;Something with the '+' operator.&lt;BR /&gt;&lt;STRONG&gt;Working:&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp;- Concatenate($feature['sdfsd.CID'], $feature['Polygons.OBJECTID'])&lt;BR /&gt;&amp;nbsp;- Sum($feature['sdfsd.CID'], $feature['Polygons.OBJECTID'])&lt;BR /&gt;&amp;nbsp;- Non joined data: $feature.CID+$feature.CID&lt;BR /&gt;&lt;STRONG&gt;Not Working:&lt;BR /&gt;&lt;/STRONG&gt;-&amp;nbsp;$feature['sdfsd.CID'] + $feature['Polygons.OBJECTID']&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 22:10:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1193705#M20411</guid>
      <dc:creator>JonathanNeal</dc:creator>
      <dc:date>2022-07-19T22:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent symbology from ignoring validated Arcade expression - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1194778#M20474</link>
      <description>&lt;P&gt;Looks like a bug when concatenating fields with joins in this specific case.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 01:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1194778#M20474</guid>
      <dc:creator>CraigWilliams</dc:creator>
      <dc:date>2022-07-22T01:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent symbology from ignoring validated Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1196142#M20538</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1178"&gt;@CraigWilliams&lt;/a&gt;&amp;nbsp; Good catch - works just fine if the join is made permanent. Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1658872554463.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46858iE281199278551B86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_0-1658872554463.png" alt="rburkebsrc_0-1658872554463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 21:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1196142#M20538</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-26T21:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent symbology from ignoring validated Arcade expression - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1270122#M23881</link>
      <description>&lt;P&gt;This Idea has been implemented in ArcGIS Pro 3.1.&amp;nbsp;Please see the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;What's New documentation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for more new features in Pro 3.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 21:23:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/prevent-symbology-from-ignoring-validated-arcade/idc-p/1270122#M23881</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2023-03-21T21:23:35Z</dc:date>
    </item>
  </channel>
</rss>

