<?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 Filter FeatureTable by attribute or name in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/filter-featuretable-by-attribute-or-name/m-p/1564014#M86171</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;the JS API reference guide provides information on the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#filtering-and-sorting" target="_self"&gt;filtering options with the FeatureTable&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Geoeki_0-1733225285435.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120715i58F0A87F1D31303D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Geoeki_0-1733225285435.png" alt="Geoeki_0-1733225285435.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now let's take &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-featuretable/" target="_self"&gt;this sample FeatureTable&lt;/A&gt;. How would I&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;filter the city column by predefined attributes (e.g. city of York)&lt;/LI&gt;&lt;LI&gt;filter the school name by name (e.g. every row that contains university)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I haven't found any samples that provide those basic means of interacting with a table. Isn't this supported by the FeatureTable as of today?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 11:32:39 GMT</pubDate>
    <dc:creator>Geoeki</dc:creator>
    <dc:date>2024-12-03T11:32:39Z</dc:date>
    <item>
      <title>Filter FeatureTable by attribute or name</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/filter-featuretable-by-attribute-or-name/m-p/1564014#M86171</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;the JS API reference guide provides information on the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#filtering-and-sorting" target="_self"&gt;filtering options with the FeatureTable&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Geoeki_0-1733225285435.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120715i58F0A87F1D31303D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Geoeki_0-1733225285435.png" alt="Geoeki_0-1733225285435.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now let's take &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-featuretable/" target="_self"&gt;this sample FeatureTable&lt;/A&gt;. How would I&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;filter the city column by predefined attributes (e.g. city of York)&lt;/LI&gt;&lt;LI&gt;filter the school name by name (e.g. every row that contains university)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I haven't found any samples that provide those basic means of interacting with a table. Isn't this supported by the FeatureTable as of today?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 11:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/filter-featuretable-by-attribute-or-name/m-p/1564014#M86171</guid>
      <dc:creator>Geoeki</dc:creator>
      <dc:date>2024-12-03T11:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filter FeatureTable by attribute or name</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/filter-featuretable-by-attribute-or-name/m-p/1568042#M86251</link>
      <description>&lt;P&gt;Query the layer, loop through it, then use featureTable.selectRows(yourResults) and featureTable.filterBySelection().&amp;nbsp; The loop might not be needed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 19:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/filter-featuretable-by-attribute-or-name/m-p/1568042#M86251</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2024-12-12T19:15:39Z</dc:date>
    </item>
  </channel>
</rss>

