<?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: Getting a column from featurelayer attribute table as an array in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104345#M74866</link>
    <description>&lt;P&gt;I finally got it to work, thank you so much!&lt;/P&gt;&lt;P&gt;The issue with my code was that my where condition was set to "date != '' ", which didn't work at all, while the 1=1 condition works.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2021 10:18:19 GMT</pubDate>
    <dc:creator>jerry1</dc:creator>
    <dc:date>2021-10-04T10:18:19Z</dc:date>
    <item>
      <title>Getting a column from featurelayer attribute table as an array</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104309#M74864</link>
      <description>&lt;P&gt;New to ArcGIS API for Javascript, so apologies if this is a very basic/beginner question.&lt;/P&gt;&lt;P&gt;I have a feature table with a a few columns in it's attribute table, one of which is the 'date' column. Is it possible for me to extract just all the values the 'date' column, preferably as an array?&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 07:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104309#M74864</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2021-10-04T07:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a column from featurelayer attribute table as an array</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104341#M74865</link>
      <description>&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;Use query feature layer and define your where condition as 1=1 and outFields is your required fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the link:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/query-a-feature-layer-sql/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/query-a-feature-layer-sql/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 09:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104341#M74865</guid>
      <dc:creator>Kishore</dc:creator>
      <dc:date>2021-10-04T09:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a column from featurelayer attribute table as an array</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104345#M74866</link>
      <description>&lt;P&gt;I finally got it to work, thank you so much!&lt;/P&gt;&lt;P&gt;The issue with my code was that my where condition was set to "date != '' ", which didn't work at all, while the 1=1 condition works.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 10:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104345#M74866</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2021-10-04T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a column from featurelayer attribute table as an array</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104359#M74867</link>
      <description>&lt;P&gt;Grate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also try with SQL statements such as "date IS NOT NULL".&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 11:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/getting-a-column-from-featurelayer-attribute-table/m-p/1104359#M74867</guid>
      <dc:creator>Kishore</dc:creator>
      <dc:date>2021-10-04T11:09:10Z</dc:date>
    </item>
  </channel>
</rss>

