<?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 Widget - Problem with SQL String in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508215#M14229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are the values in your attribute table &amp;lt;NULL&amp;gt; or are they simply blank, there is a difference.&lt;BR /&gt;&lt;BR /&gt;I just tested an example in one of my maps and this is how I wrote the query, with CLOSEDATE as the [FIELDNAME].&lt;BR /&gt;&lt;BR /&gt;NOT CLOSEDATE is NULL&lt;BR /&gt;&lt;BR /&gt;This worked for me.&amp;nbsp; Let me know if this format works for you.&lt;BR /&gt;&lt;BR /&gt;Haskett&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much! It works for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 15:32:10 GMT</pubDate>
    <dc:creator>RichardLittlefield</dc:creator>
    <dc:date>2014-04-04T15:32:10Z</dc:date>
    <item>
      <title>Query Widget - Problem with SQL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508212#M14226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the query widget to perform a query. However I can't seem to get my query string to do what I want. I want it to say "[field name] IS NOT NULL", how do I say that in ArcGIS Viewer for Flex? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also the wild card character in ArcGIS Viewer for Flex is the %, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 12:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508212#M14226</guid>
      <dc:creator>RichardLittlefield</dc:creator>
      <dc:date>2014-04-04T12:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget - Problem with SQL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508213#M14227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the values in your attribute table &amp;lt;NULL&amp;gt; or are they simply blank, there is a difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested an example in one of my maps and this is how I wrote the query, with CLOSEDATE as the [FIELDNAME].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NOT CLOSEDATE is NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked for me.&amp;nbsp; Let me know if this format works for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508213#M14227</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2014-04-04T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget - Problem with SQL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508214#M14228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, as for the wildcard question, here is a query I just tested and it works for my setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ADDRESSLINE1 LIKE '503%'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508214#M14228</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2014-04-04T15:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget - Problem with SQL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508215#M14229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are the values in your attribute table &amp;lt;NULL&amp;gt; or are they simply blank, there is a difference.&lt;BR /&gt;&lt;BR /&gt;I just tested an example in one of my maps and this is how I wrote the query, with CLOSEDATE as the [FIELDNAME].&lt;BR /&gt;&lt;BR /&gt;NOT CLOSEDATE is NULL&lt;BR /&gt;&lt;BR /&gt;This worked for me.&amp;nbsp; Let me know if this format works for you.&lt;BR /&gt;&lt;BR /&gt;Haskett&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much! It works for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-problem-with-sql-string/m-p/508215#M14229</guid>
      <dc:creator>RichardLittlefield</dc:creator>
      <dc:date>2014-04-04T15:32:10Z</dc:date>
    </item>
  </channel>
</rss>

