<?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: How to filter out features with WHERE clause in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117855#M75324</link>
    <description>&lt;P&gt;"Not equals" should be "&amp;lt;&amp;gt;".&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 19:36:38 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-11-17T19:36:38Z</dc:date>
    <item>
      <title>How to filter out features with WHERE clause</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117844#M75322</link>
      <description>&lt;P&gt;I'm trying to &lt;STRONG&gt;filter out&lt;/STRONG&gt; features with Departamento = '01 - País' using the WHERE clause, using "!=", but it returns "Invalid Syntax". Here is the &lt;A href="https://services1.arcgis.com/zBDE2yVH0hTpllh3/ArcGIS/rest/services/seguimiento_COVID_V3/FeatureServer/0" target="_blank" rel="noopener"&gt;REST API url&lt;/A&gt;&amp;nbsp;and this is the WHERE clause statement I'm using:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;WHERE = FECHA&amp;gt;=CURRENT_TIMESTAMP - INTERVAL '10' DAY 
AND Departamento != '01 - País'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;The syntax is valid with "=", but not with "!=".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117844#M75322</guid>
      <dc:creator>REDARiahi</dc:creator>
      <dc:date>2021-11-17T19:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out features with WHERE clause</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117855#M75324</link>
      <description>&lt;P&gt;"Not equals" should be "&amp;lt;&amp;gt;".&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117855#M75324</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-11-17T19:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out features with WHERE clause</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117856#M75325</link>
      <description>&lt;P&gt;Thanks Josh, didn't think about that one! I was mislead by the &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; stating that "!=" was an accepted syntax. I'm I understanding it wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117856#M75325</guid>
      <dc:creator>REDARiahi</dc:creator>
      <dc:date>2021-11-17T19:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out features with WHERE clause</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117879#M75328</link>
      <description>&lt;P&gt;I'd bet it's this sentence here:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Some data sources have restrictions on what is supported.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That's in reference to which SQL-92 commands are acceptable in the &lt;STRONG&gt;where&lt;/STRONG&gt; parameter. I'd take a closer look at the data source you're querying and what kind of database it's running on, as that may be what's causing the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-filter-out-features-with-where-clause/m-p/1117879#M75328</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-11-17T20:24:42Z</dc:date>
    </item>
  </channel>
</rss>

