<?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 Consolidate Select by Attribute Expression Modes in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idi-p/932980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the ArcGIS Pro "Select Layer By Attribute" window is first presented, you must select how you want to proceed before you can start building an expression.&amp;nbsp; Depending on your choice the window either goes to a mode with an expression builder interface (but where the expression you are building is difficult to see) or to a SQL mode that lets you directly type a SQL expression, but has few tools for helping you build it correctly.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The ArcMap "Select By Attributes" window operates in a single mode that contains all of the functions of both modes of the ArcGIS Pro window.&amp;nbsp; My idea is to add the SQL expression pane to the ArcGIS Pro query builder window. This would eliminate the need to initially select the mode, make it easier&amp;nbsp;to see the full expression in query builder mode, and&amp;nbsp;make help from the query builder widgets availabe while you type in the SQL expression pane.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Also I think the "Select Layer By Attribute" window title should be changed to "Select By Attributes".&amp;nbsp; The tool is&amp;nbsp;NOT for selecting a layer,&amp;nbsp;it is for selecting features from a layer.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The revised ArcGIS Pro window would look like this:&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="469873" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/469873_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;As you build an expression, the SQL box would remain below the clause-builder widgets.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="469872" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/469872_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Doing this would make the initial expression-building decision, shown below, unnecessary. The new initial window includes all of the functionality of the first two choices, and the "Add expression from file" option is available with the Load button.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="470120" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/470120_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The graphics below show what the window looks like in its two modes in ArcGIS Pro 2.4.2.&amp;nbsp; If you are looking at the widgets, you cannot see what the current expression is.&amp;nbsp; If you are looking at the SQL pane, it does have intellisense to help you pick fields for the expression, but the drop-down list for field values is not there to help you enter them with the correct syntax.&amp;nbsp; The required "timestamp" keyword and the single quotes in the SQL expression below right were provided by selecting the time value from the drop-down list on the left.&amp;nbsp; You probably wouldn't know how to enter it this way if you did not have help from the interface.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="470241" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/470241_pastedImage_7.png" /&gt;&amp;nbsp;&lt;IMG __jive_id="470360" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/470360_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;You can't switch to the expression builder for help from the SQL pane if it contains a partial expression:&lt;IMG __jive_id="470361" class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/470361_pastedImage_10.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;For reference, the ArcMap tool for this is below.&amp;nbsp; Everything is available in one window. You can alternate between the SQL expression pane and the clause building widgets with impunity.&amp;nbsp; The ArcMap tool is less concerned about whether a valid SQL statement is being formed than the ArcGIS Pro window is.&amp;nbsp; The ArcGIS Pro window might also need a Verify button and to stop worrying about whether a valid statement exists while the widgets are being manipulated.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;IMG __jive_id="470362" class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/470362_pastedImage_11.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2019 22:49:18 GMT</pubDate>
    <dc:creator>Gerald_Daumiller</dc:creator>
    <dc:date>2019-10-30T22:49:18Z</dc:date>
    <item>
      <title>Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931226#M30792</link>
      <description>&lt;P&gt;The existing SQL expression builder in ArcGIS Pro is very ponderous to use, especially for people familiar with SQL. Building one expression takes multiple mouse clicks which slows down the process. Unfortunately the 'Edit SQL mode' does not list fields and functions as it did in previous versions of ArcGIS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ms suggestions for improvements are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;create an SQL expression builder similar to that which exists for the Label Class expression builder (and existed in previous versions of ArcGIS). It shows the fields that are available and some functions but the user is still free to type in the expression directly.&lt;/LI&gt;&lt;LI&gt;if a layer or table is selected in the contents window then make that the target of the expression when the&amp;nbsp;tool launches.&lt;/LI&gt;&lt;LI&gt;enable select by attributes in a context menu on table windows and on layers and tables in the contents window.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 19 Feb 2021 18:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931226#M30792</guid>
      <dc:creator>MarcDyke2</dc:creator>
      <dc:date>2021-02-19T18:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931227#M30793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for submitting this (these) ideas, &lt;A href="https://community.esri.com/migrated-users/292345"&gt;Marc Dyke&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Please go to&amp;nbsp;&lt;A href="https://community.esri.com/ideas/12446-add-select-by-attributes-tool-to-attribute-table-in-arcgis-pro"&gt;Add Select by Attributes Tool to Attribute Table in ArcGIS Pro&lt;/A&gt;&amp;nbsp;to add your vote and comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;if a layer or table is selected in the contents window then make that the target of the expression when the&amp;nbsp;tool launches.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Don't we already do this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430064_SelectLayerByAttributes.gif" /&gt;&lt;/P&gt;&lt;P&gt;1. So you just want to be able to see a list of fields and some functions like&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/430067_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;as opposed to typing directly in the SQL box and using the intellisense, right?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430068_SQLBuilder.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 16:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931227#M30793</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-11-21T16:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931228#M30794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For number 3, upvoted, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, you got me on number 2 (I don't know why that wasn't the behavior I was seeing before). &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For number 1, yes that is correct. I find the intellisense distracting and it does not provide any visual clues for field names and the like until you have already started typing. If the intelisense was enabled along with the list of fields and functions that would be fine but I would prefer to have the option to turn it off altogether.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 17:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931228#M30794</guid>
      <dc:creator>MarcDyke2</dc:creator>
      <dc:date>2018-11-21T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931229#M30795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 17:21:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/931229#M30795</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-11-21T17:21:31Z</dc:date>
    </item>
    <item>
      <title>Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idi-p/932980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the ArcGIS Pro "Select Layer By Attribute" window is first presented, you must select how you want to proceed before you can start building an expression.&amp;nbsp; Depending on your choice the window either goes to a mode with an expression builder interface (but where the expression you are building is difficult to see) or to a SQL mode that lets you directly type a SQL expression, but has few tools for helping you build it correctly.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The ArcMap "Select By Attributes" window operates in a single mode that contains all of the functions of both modes of the ArcGIS Pro window.&amp;nbsp; My idea is to add the SQL expression pane to the ArcGIS Pro query builder window. This would eliminate the need to initially select the mode, make it easier&amp;nbsp;to see the full expression in query builder mode, and&amp;nbsp;make help from the query builder widgets availabe while you type in the SQL expression pane.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Also I think the "Select Layer By Attribute" window title should be changed to "Select By Attributes".&amp;nbsp; The tool is&amp;nbsp;NOT for selecting a layer,&amp;nbsp;it is for selecting features from a layer.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The revised ArcGIS Pro window would look like this:&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="469873" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/469873_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;As you build an expression, the SQL box would remain below the clause-builder widgets.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="469872" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/469872_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Doing this would make the initial expression-building decision, shown below, unnecessary. The new initial window includes all of the functionality of the first two choices, and the "Add expression from file" option is available with the Load button.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="470120" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/470120_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The graphics below show what the window looks like in its two modes in ArcGIS Pro 2.4.2.&amp;nbsp; If you are looking at the widgets, you cannot see what the current expression is.&amp;nbsp; If you are looking at the SQL pane, it does have intellisense to help you pick fields for the expression, but the drop-down list for field values is not there to help you enter them with the correct syntax.&amp;nbsp; The required "timestamp" keyword and the single quotes in the SQL expression below right were provided by selecting the time value from the drop-down list on the left.&amp;nbsp; You probably wouldn't know how to enter it this way if you did not have help from the interface.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;IMG __jive_id="470241" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/470241_pastedImage_7.png" /&gt;&amp;nbsp;&lt;IMG __jive_id="470360" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/470360_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;You can't switch to the expression builder for help from the SQL pane if it contains a partial expression:&lt;IMG __jive_id="470361" class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/470361_pastedImage_10.png" /&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;For reference, the ArcMap tool for this is below.&amp;nbsp; Everything is available in one window. You can alternate between the SQL expression pane and the clause building widgets with impunity.&amp;nbsp; The ArcMap tool is less concerned about whether a valid SQL statement is being formed than the ArcGIS Pro window is.&amp;nbsp; The ArcGIS Pro window might also need a Verify button and to stop worrying about whether a valid statement exists while the widgets are being manipulated.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;IMG __jive_id="470362" class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/470362_pastedImage_11.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 22:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idi-p/932980</guid>
      <dc:creator>Gerald_Daumiller</dc:creator>
      <dc:date>2019-10-30T22:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/932981#M3409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree the ArcPro approach does feel clunky and requires you to click more. That initial "New Expression" button did not exist in earlier versions of ArcPro it was straight into the build expression approach. So your are basically suggesting an idea that they (ESRI) have decided was not the way to do things and now it's in this very clicky approach.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Again I agree that being able to see the expression build up, as&amp;nbsp;is the way it&amp;nbsp;is done in ArcMap does seem much more intuitive. As you point out swapping in/out of SQL mode you loose the ability to select values and if you don't complete a valid expression it irritatingly refuses to go back to expression builder mode.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I would prefer an ArcMap interface, it's faster, flexible and more intuitive but I suspect we won't get it. I don't know who they designed this UI for; no power user would have chosen this approach. I have never understood why they have abandoned a decade of tried and tested UI's for what it is now.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2019 12:52:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/932981#M3409</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2019-11-01T12:52:59Z</dc:date>
    </item>
    <item>
      <title>Definition Query Buttons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1201622#M30797</link>
      <description>&lt;P&gt;I would love if inside the SQL definition query window included buttons and "Get Unique Values" like it did in ArcMap. I prefer writing queries in SQL, instead of using the dropdowns. But I feel that the SQL option is not user friendly. I just need to remember all the field names and their values perfectly in order to type them in, which is basically impossible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 13:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1201622#M30797</guid>
      <dc:creator>MariePichlerGalarneau</dc:creator>
      <dc:date>2022-08-11T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Definition Query Buttons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1202646#M30798</link>
      <description>&lt;P&gt;It sounds like your idea is the same as&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/improve-sql-expression-builder/idi-p/931226" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/improve-sql-expression-builder/idi-p/931226&lt;/A&gt;&amp;nbsp;and adds the request for a Get Unique Values button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll consult with the team on our side to see the best way to handle this. We may merge these...&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 21:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1202646#M30798</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2022-08-13T21:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1216299#M30799</link>
      <description>&lt;P&gt;I'll echo others' disappointment with Pro's SQL interface, well-documented here and other ideas. It sounds like some well-warranted reversions &amp;amp; revisions are in the works. ArcMap's SQL builder is rock solid. You get the same reliable, intuitive interface no matter where you are, and it gives one-click access to all fields, field values, and operators. Pro's dropdowns and "raw SQL" mode as I call it are really inefficient in comparison.&lt;/P&gt;&lt;P&gt;Another comment I'll make is that the textual operators (such as "is equal to" and "does not contain the text") are really slowing me down. Not only does it take a lot longer to read them, it takes longer for your brain to identify the differences and decide which one is appropriate -- not to mention, two clicks to get there.&lt;/P&gt;&lt;P&gt;Meanwhile, we all learned what '=' and '&amp;lt;' and so on mean in elementary math class. And in ArcMap's SQL builder, those symbols were there for us ready to be clicked and added into your expression.&lt;/P&gt;&lt;P&gt;Further, in Pro, Esri gives these newly verbose operators about a centimeter of horizontal space in most views, not modifiable unless you expand the whole pane:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1664224112862.png" style="width: 182px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/52227i53523F5DC724EEB9/image-dimensions/182x324?v=v2" width="182" height="324" role="button" title="rburkebsrc_0-1664224112862.png" alt="rburkebsrc_0-1664224112862.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That 'does,' for example, could be any of 4 options -- you don't know what your operator is without clicking on the dropdown or sitting there and waiting for a tooltip. I don't know who that's useful for. It takes a lot longer to figure out what's going on with an expression. I appreciate the attempt to make things easier on less SQL-fluent users (if that's what this is?), but this is just a step backwards in actual ease of use. I would rather just see the appropriate symbol included in the operator drop down, and for any operators that actually just slip a symbol into the search string, those % or () signs could just be included with the value (such as "%EXT" in my example,). The dropdown may still need to be expanded a bit to fit something like NOT LIKE. But that'd still be preferable to squeezing in longer phrases to a tiny box. OR, get rid of the set widths on the dropdowns. Keep each line a separate AND/OR but make the dropdowns as wide as their contents so that they read clearly as a sentence without clicking on any dropdowns (for there are cases where field title &amp;amp; value are longer than the box, too -- it's all stuck in a narrow pane, after all).&lt;/P&gt;&lt;P&gt;Like I said, we all know what '=, &amp;lt;, &amp;gt;' and all those symbols mean; for a new user to learn NOT LIKE and a few others is not too high of an expectation. I would love to have this revert to the way it was in ArcMap so I can get back to mapping with ease.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 21:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1216299#M30799</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2023-09-25T21:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1224301#M30800</link>
      <description>&lt;P&gt;Adding in some things I'd like to see, as well.&lt;/P&gt;&lt;P&gt;I'd like there to be better validation for SQL when writing queries in Pro (e.g. Definition Queries, Labelling Classes, etc.).&lt;/P&gt;&lt;P&gt;I'm trying to set up a complex query, and all that the editor tells me is "The SQL expression has invalid syntax".&lt;/P&gt;&lt;P&gt;I would like it to tell me where in the expression I have invalid syntax: at least the line number, if not the actual part of the expression throwing the error.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 16:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1224301#M30800</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-10-21T16:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1236040#M30801</link>
      <description>&lt;P&gt;I'd also like to echo this sentiment:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I find the intellisense distracting and it &lt;U&gt;&lt;STRONG&gt;does not provide any visual clues for field names and the like until you have already started typing&lt;/STRONG&gt;&lt;/U&gt;. If the intelisense was enabled &lt;U&gt;&lt;STRONG&gt;along with the list of fields and functions&lt;/STRONG&gt;&lt;/U&gt; that would be fine but I would prefer to have the option to turn it off altogether.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you're in SQL mode and have started typing, there is &lt;U&gt;no&lt;/U&gt; way to back out of it and get to a list of fields without cancelling out and starting over. The definition query builder is in a modal box; without clickable fields, you must have an encyclopedic knowledge of your dataset to work this way. I've resorted to taking a screenshot of my attributes pane and keeping it open while I write which is a hugely inefficient step backwards compared to ArcMap.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 17:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1236040#M30801</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-11-29T17:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1247026#M30802</link>
      <description>&lt;P&gt;The SQL builder found when importing locations to a network analyst solver also appears in need of TLC (this is the default window size):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburke_0-1673385449371.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60128i02CFA2A7B62E5D50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburke_0-1673385449371.png" alt="rburke_0-1673385449371.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Field mapping also is restrained to a small list of 5 properties even when resized, and the scroll wheel is disabled unless your cursor is perfectly over the scrollbar:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburke_1-1673385504200.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60129iA61B2547A2FE0AB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburke_1-1673385504200.png" alt="rburke_1-1673385504200.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1247026#M30802</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2023-01-10T21:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1271749#M30803</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some specific ideas related to your comments:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/definition-query-window-show-full-comparison/idi-p/1234902" target="_self"&gt;Definition Query window: Show full comparison operator by default&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/disable-autocomplete-in-sql-expression-builder/idi-p/1238294" target="_self"&gt;Disable autocomplete in SQL expression builder&lt;/A&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;ENH-000156091: Add the option to disable autocomplete when writing SQL queries in ArcGIS Pro&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/definition-query-sql-shouldn-t-autocomplete-when/idi-p/1233559" target="_self"&gt;Definition Query SQL shouldn't autocomplete “when “ to “WHENEVER”.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/sql-expression-typing-a-period-shouldn-t/idi-p/1238306" target="_self"&gt;SQL Expression: Typing a period shouldn't autocomplete a word&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/definition-query-should-show-the-descriptive-error/idi-p/1239992" target="_self"&gt;Definition query should show the descriptive error message from the database, not a generic error message&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 26 Mar 2023 18:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1271749#M30803</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-03-26T18:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1298892#M25404</link>
      <description>&lt;P&gt;Thanks for the suggestion &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/293070"&gt;@Gerald_Daumiller&lt;/a&gt;. My apologies as somehow I missed this idea. There are two main issues as I interpret.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the initial landing page --&amp;gt; I'm pretty sure you know that it is removed a few releases ago. I'm just adding this for any future references.&lt;/LI&gt;&lt;LI&gt;consolidate both design mode and sql mode. I personally thing that is a very good suggestion. I've moved the idea to 'under consideration'. We will keep monitoring this idea for any future inputs/suggestions.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 20:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1298892#M25404</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-06-13T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1302300#M25495</link>
      <description>&lt;P&gt;While implementing this it would be nice if it included support for the BETWEEN operator, so the Expression Builder doesn't turn off when you use it.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 00:05:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1302300#M25495</guid>
      <dc:creator>MatthewProctor-Brown</dc:creator>
      <dc:date>2023-06-23T00:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304138#M25542</link>
      <description>&lt;P&gt;I've never been a fan of the dropdowns that Pro uses here, especially replacing operators with text that you can't even read. I'd rather see a complete reversion.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 19:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304138#M25542</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2023-06-28T19:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304153#M25544</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;would you mind let us know what doesn't work for you? And please give us suggestions that would live to see and improve the user experience..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 19:39:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304153#M25544</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-06-28T19:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304156#M25545</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp; thanks for reaching out. I've authored several individual ideas related to this on here.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 19:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304156#M25545</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2023-06-28T19:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidate Select by Attribute Expression Modes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304418#M25547</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are a couple from rburke:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/expression-builder-keep-expression-field-active/idi-p/1221615" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/expression-builder-keep-expression-field-active/idi-p/1221615&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/enlarge-expression-box-in-select-by-attributes/idi-p/1177722" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/enlarge-expression-box-in-select-by-attributes/idi-p/1177722&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 13:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1304418#M25547</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2023-06-29T13:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Improve SQL Expression Builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1332171#M30804</link>
      <description>&lt;P&gt;Now that I am working with students again (and teaching with Pro for the first time), I am finding that it's very difficult to teach and learn SQL without the ArcMap SQL builder. It was very intuitive, and students could work off of an instruction like this with little to no knowledge of scripting:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburke_0-1695675992923.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81577iDA3AFF5083757531/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburke_0-1695675992923.png" alt="rburke_0-1695675992923.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this case, students are working with a classified layer that is normalized by another variable (x/y), and therefore cannot use the dropdowns that the Pro expression builder gives you in its "easy" mode (unless they make and calculate a new field, which they are just now learning to do). They &lt;STRONG&gt;must&lt;/STRONG&gt; use SQL, and this was pretty easy to figure out in ArcMap - it's one simple interface, no toggling, you can see what each button does to the expression, which is &lt;STRONG&gt;fantastic&lt;/STRONG&gt; for learning: you get a taste of SQL even if you're using the buttons instead of typing. Not only does Pro entirely hide the SQL expression from the user in "easy" mode, but when you switch to the SQL editor, it offers &lt;STRONG&gt;zero help&lt;/STRONG&gt; with building an expression for the very first time. It's literally a blank box, and students don't know what to do with this much less that it's there. Interfaces like those in ArcMap or SPSS (just a few examples) are immediately intuitive and helpful for everyone, especially students who may not know where to start with the empty text box that Pro gives you. There was nothing wrong with them; I don't know why they had to be messed with. They were purpose-built, functionality-focused, and fine-tuned. I cannot say the same of Pro.&lt;/P&gt;&lt;P&gt;I feel that now I have to provide a whole tutorial on SQL, since syntax errors are much easier to commit in the Pro editor vs. ArcMap. When I learned GIS (in ArcMap) and first started TAing (also ArcMap), this wasn't really necessary. The only thing we really had to worry about was making sure students had a space between operators and repeated their field clauses. Now, we have to teach the language from scratch since little help is provided by the interface.&amp;nbsp;(I'm actually going to have them use ArcMap in the next class so I can at least get them some practice.) &lt;STRONG&gt;I am begging Esri to make this more usable by reverting to the ArcMap expression builder.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Pro's expression builder has just been a horrible step backwards all around; the opening lines of this suggestion (thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/360065"&gt;@MarcDyke2&lt;/a&gt;) hits the nail on the head:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The existing SQL expression builder in ArcGIS Pro is very &lt;STRONG&gt;ponderous to use&lt;/STRONG&gt;, especially for people familiar with SQL. Building one expression takes &lt;STRONG&gt;multiple mouse clicks&lt;/STRONG&gt; which slows down the process. Unfortunately the 'Edit SQL mode' &lt;STRONG&gt;does not list fields&lt;/STRONG&gt; and &lt;STRONG&gt;functions as it did in previous versions of ArcGIS.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As did this comment:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I find the intellisense distracting and it &lt;STRONG&gt;does not provide any visual clues&lt;/STRONG&gt; for field names and the like until you have already started typing.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This idea is 5 years old now; here's to hoping something can be done about this horrible yet common interface before another 5 pass.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 21:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/consolidate-select-by-attribute-expression-modes/idc-p/1332171#M30804</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2023-09-25T21:33:28Z</dc:date>
    </item>
  </channel>
</rss>

