<?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 subtype field  in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618150#M16347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcGIS server are you working with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 03:35:05 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-02-20T03:35:05Z</dc:date>
    <item>
      <title>Query widget subtype field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618149#M16346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi; i have a feature service;&lt;/P&gt;&lt;P&gt;it has subtype fields and related differend domains for each subtypes.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;feature service fields:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;field x = (subtype)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;value: "1" Label "a"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;value: "2" Label "b"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;value: "3" Label "c"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f6f6f6;"&gt;field y&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;if select subtype 1 domain: "k"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;if select subtype&amp;nbsp;2 domain: "l"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;if select subtype&amp;nbsp;3 domain: "m"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normaly with&amp;nbsp; edit widget; i can add values by selecting a value from &lt;STRONG&gt;"field x"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;then i can choose a value from &lt;STRONG&gt;"field y" &lt;/STRONG&gt;by related domain values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in query widget;&lt;/P&gt;&lt;P&gt;i am trying to choose a point by selecting a value from &lt;STRONG&gt;"field x" &lt;/STRONG&gt;and by choosing "&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8; font-weight: bold;"&gt;Values filtered by previous expressions" &lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;a value from&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8; font-weight: bold;"&gt; "field y"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;But&amp;nbsp;after choosing&amp;nbsp; a value from "field x", in "field y" populates all domain values "k-l-m"&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;STRONG&gt;SQL EXPRESSİON&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(field x&amp;nbsp;= 2) AND (Field y= 'k')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to make&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL EXPRESSİON&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(field x&amp;nbsp;= b) AND (Field&amp;nbsp;y= 'k')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;i want to choose from "field x" then "field y" related domain records only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #f8f8f8; color: #4c4c4c;"&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #f8f8f8; color: #4c4c4c;"&gt;in query widget guide page there is a note;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;H5 class="" style="color: #4c4c4c; font-weight: 300; font-size: 1rem; margin: 0px 0px 0rem;"&gt;Caution:&lt;/H5&gt;&lt;P style="color: #4c4c4c; margin-bottom: 1.55rem;"&gt;To display the description for coded values when&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="font-weight: bold;"&gt;Values filtered by previous expressions&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="font-weight: bold;"&gt;Values filtered by all other expressions&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is selected, the service must support the capability of query by statistics.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;In my service;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Advanced Query Capabilities:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Supports Statistics: true&lt;/UL&gt;&lt;/UL&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Supports OrderBy: true&lt;/UL&gt;&lt;/UL&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Supports Distinct: true&lt;/UL&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Supports Pagination: true&lt;/UL&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Supports TrueCurve: false&lt;/UL&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 14:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618149#M16346</guid>
      <dc:creator>MuglaCbs1</dc:creator>
      <dc:date>2018-02-19T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Query widget subtype field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618150#M16347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcGIS server are you working with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 03:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618150#M16347</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-20T03:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Query widget subtype field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618151#M16348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am working with ArcgisServer 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 05:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/query-widget-subtype-field/m-p/618151#M16348</guid>
      <dc:creator>MuglaCbs1</dc:creator>
      <dc:date>2018-02-20T05:57:18Z</dc:date>
    </item>
  </channel>
</rss>

