<?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: Query SQL Expression without input in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527460#M14521</link>
    <description>&lt;P&gt;Thanks Todd.&amp;nbsp; This is in Enterprise Experience builder.&amp;nbsp; There is no option to actually type the SQL.&amp;nbsp; I am building the query with the UI.&amp;nbsp; There doesn't seem to be a way to type the SQL.&amp;nbsp; When I add the query, it displays the SQL like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PriscillaThoopthong_0-1724705906349.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113543i927AE23BD4CD861B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PriscillaThoopthong_0-1724705906349.png" alt="PriscillaThoopthong_0-1724705906349.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but this causes two input boxes to be displayed to the user.&amp;nbsp; One for the Owner and one for Second Owner.&amp;nbsp; I want one input box, but want to search both fields for the same value that the user enter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 21:01:14 GMT</pubDate>
    <dc:creator>PriscillaThoopthong</dc:creator>
    <dc:date>2024-08-26T21:01:14Z</dc:date>
    <item>
      <title>Query SQL Expression without input</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527098#M14507</link>
      <description>&lt;P&gt;I would like to be able to query something like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If the owner or the secondary owner contain the input value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;without the user having to enter the value in both places.&amp;nbsp; So one input, but it searches both owner and secondary owner.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 14:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527098#M14507</guid>
      <dc:creator>PriscillaThoopthong</dc:creator>
      <dc:date>2024-08-26T14:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Query SQL Expression without input</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527227#M14509</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/84651"&gt;@PriscillaThoopthong&lt;/a&gt;&amp;nbsp;-&amp;nbsp; the question is a bit vague - where and how are you trying to implement this query?&amp;nbsp; I would think something like this could work:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;OWNER1 LIKE '%partial_string_search%' OR OWNER2 LIKE '%partial_string_search%'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Here's the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm#GUID-940733A1-D6D1-4200-B290-24CA2E1056D4" target="_self"&gt;SQL reference for query expressions&lt;/A&gt; for additional reference.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 15:28:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527227#M14509</guid>
      <dc:creator>ToddW_stl</dc:creator>
      <dc:date>2024-08-26T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Query SQL Expression without input</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527460#M14521</link>
      <description>&lt;P&gt;Thanks Todd.&amp;nbsp; This is in Enterprise Experience builder.&amp;nbsp; There is no option to actually type the SQL.&amp;nbsp; I am building the query with the UI.&amp;nbsp; There doesn't seem to be a way to type the SQL.&amp;nbsp; When I add the query, it displays the SQL like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PriscillaThoopthong_0-1724705906349.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113543i927AE23BD4CD861B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PriscillaThoopthong_0-1724705906349.png" alt="PriscillaThoopthong_0-1724705906349.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but this causes two input boxes to be displayed to the user.&amp;nbsp; One for the Owner and one for Second Owner.&amp;nbsp; I want one input box, but want to search both fields for the same value that the user enter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 21:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-sql-expression-without-input/m-p/1527460#M14521</guid>
      <dc:creator>PriscillaThoopthong</dc:creator>
      <dc:date>2024-08-26T21:01:14Z</dc:date>
    </item>
  </channel>
</rss>

