<?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 Find min and max values of a field (column) in a feature layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-min-and-max-values-of-a-field-column-in-a/m-p/1172928#M77276</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am using ArcGIS API for Javascript in a Nuxt application and I would like to find the max and min values of a field in a feature layer hosted on ArcGIS. How to do that ?? The values for the stops for the visualVariables are hard coded and I would like them to be dynamic and take the min and max values of the field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 17:04:56 GMT</pubDate>
    <dc:creator>Maxycle</dc:creator>
    <dc:date>2022-05-11T17:04:56Z</dc:date>
    <item>
      <title>Find min and max values of a field (column) in a feature layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-min-and-max-values-of-a-field-column-in-a/m-p/1172928#M77276</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am using ArcGIS API for Javascript in a Nuxt application and I would like to find the max and min values of a field in a feature layer hosted on ArcGIS. How to do that ?? The values for the stops for the visualVariables are hard coded and I would like them to be dynamic and take the min and max values of the field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-min-and-max-values-of-a-field-column-in-a/m-p/1172928#M77276</guid>
      <dc:creator>Maxycle</dc:creator>
      <dc:date>2022-05-11T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Find min and max values of a field (column) in a feature layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-min-and-max-values-of-a-field-column-in-a/m-p/1172959#M77277</link>
      <description>&lt;P&gt;You can use StatisticDefinition with the query.outStatistics to get the min/max values.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-StatisticDefinition.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-StatisticDefinition.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can search for "statistics" in the Sample Code page and find a number of samples including this one.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/popup-customcontent/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/popup-customcontent/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 18:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-min-and-max-values-of-a-field-column-in-a/m-p/1172959#M77277</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-05-11T18:17:56Z</dc:date>
    </item>
  </channel>
</rss>

