<?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: QUESTION: Search Widget expression with UPPER in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761705#M22814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you forget the parentheses? The SQL function is UPPER().&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;PAR_OWN LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or if your server has mixed casing content:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;UPPER(PAR_OWN) LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Oct 2010 18:21:08 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2010-10-08T18:21:08Z</dc:date>
    <item>
      <title>QUESTION: Search Widget expression with UPPER</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761704#M22813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In version 1.x I was able to run the search widget with UPPER as part of my expression (Oracle SDE all caps search)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;PAR_OWN LIKE UPPER'%[value]%'&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, this statement does not return any results in 2.x. If I use the expression w/o UPPER and type my search string in all caps I get results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;PAR_OWN LIKE '%[value]%'&amp;lt;/expression&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 13:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761704#M22813</guid>
      <dc:creator>xanderm</dc:creator>
      <dc:date>2010-10-06T13:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: QUESTION: Search Widget expression with UPPER</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761705#M22814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you forget the parentheses? The SQL function is UPPER().&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;PAR_OWN LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or if your server has mixed casing content:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;expression&amp;gt;UPPER(PAR_OWN) LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 18:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761705#M22814</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-08T18:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: QUESTION: Search Widget expression with UPPER</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761706#M22815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did forget them() in my post but not in my source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried both without luck: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPPER(PAR_OWN) LIKE UPPER('%[value]%')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PAR_OWN LIKE UPPER('%[value]%')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A partial search string works but only if type the correct case in the search box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 13:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-search-widget-expression-with-upper/m-p/761706#M22815</guid>
      <dc:creator>xanderm</dc:creator>
      <dc:date>2010-10-12T13:56:07Z</dc:date>
    </item>
  </channel>
</rss>

