<?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 query string type field whose values are int in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-query-string-type-field-whose-values-are/m-p/1211964#M14822</link>
    <description>&lt;P&gt;If the field type is string then you can not do numeric evaluations like greater than...&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 13:05:38 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2022-09-13T13:05:38Z</dc:date>
    <item>
      <title>how to query string type field whose values are int</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-query-string-type-field-whose-values-are/m-p/1211953#M14821</link>
      <description>&lt;P&gt;I work with ArcGIS API 4.23&lt;/P&gt;&lt;P&gt;From my WAB web app,&amp;nbsp;I need to query e.g. for greater or equal, where the field type is string, but all values are actually integers. I tried:&lt;/P&gt;&lt;P&gt;queryString = `CAST (${field.name} AS INT) &amp;gt;= ${value}`&lt;/P&gt;&lt;P&gt;but got an error - "Syntax error [INT]"&lt;/P&gt;&lt;P&gt;What is my mistake?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 12:34:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-query-string-type-field-whose-values-are/m-p/1211953#M14821</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2022-09-13T12:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to query string type field whose values are int</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-query-string-type-field-whose-values-are/m-p/1211964#M14822</link>
      <description>&lt;P&gt;If the field type is string then you can not do numeric evaluations like greater than...&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 13:05:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-query-string-type-field-whose-values-are/m-p/1211964#M14822</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-09-13T13:05:38Z</dc:date>
    </item>
  </channel>
</rss>

