<?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 ArcGIS Online - Arcade attribute field not drawing correctly! in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142149#M44250</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Hosted Feature Layer in ArcGIS Online on which I created an Arcade expression to "classify" data for symbolization.&lt;/P&gt;&lt;P&gt;The expression works ok but it looks like to fetch 2000 features only, randomly, for symbolization. As follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arcade_Symbology.png" style="width: 359px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33502i12CC6ABAC651C0E9/image-dimensions/359x85?v=v2" width="359" height="85" role="button" title="Arcade_Symbology.png" alt="Arcade_Symbology.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, if the layer contains more than 2000 features, symbolization is likely to be wrong because it only "fetches" 2000 features.&lt;/P&gt;&lt;P&gt;For example, if the layer contains 150000+ features, symbolization shows as:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arcade_Symbology_limit.png" style="width: 356px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33503i287DF44A6CC81ED7/image-dimensions/356x120?v=v2" width="356" height="120" role="button" title="Arcade_Symbology_limit.png" alt="Arcade_Symbology_limit.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, the Arcade expression for symbolization becomes useless!&lt;/P&gt;&lt;P&gt;Is it a known issue? Is there any workaround to overcome this 2000 features limitations?&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 15:49:09 GMT</pubDate>
    <dc:creator>VincentLaunstorfer</dc:creator>
    <dc:date>2022-02-09T15:49:09Z</dc:date>
    <item>
      <title>ArcGIS Online - Arcade attribute field not drawing correctly!</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142149#M44250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Hosted Feature Layer in ArcGIS Online on which I created an Arcade expression to "classify" data for symbolization.&lt;/P&gt;&lt;P&gt;The expression works ok but it looks like to fetch 2000 features only, randomly, for symbolization. As follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arcade_Symbology.png" style="width: 359px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33502i12CC6ABAC651C0E9/image-dimensions/359x85?v=v2" width="359" height="85" role="button" title="Arcade_Symbology.png" alt="Arcade_Symbology.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, if the layer contains more than 2000 features, symbolization is likely to be wrong because it only "fetches" 2000 features.&lt;/P&gt;&lt;P&gt;For example, if the layer contains 150000+ features, symbolization shows as:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arcade_Symbology_limit.png" style="width: 356px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33503i287DF44A6CC81ED7/image-dimensions/356x120?v=v2" width="356" height="120" role="button" title="Arcade_Symbology_limit.png" alt="Arcade_Symbology_limit.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, the Arcade expression for symbolization becomes useless!&lt;/P&gt;&lt;P&gt;Is it a known issue? Is there any workaround to overcome this 2000 features limitations?&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142149#M44250</guid>
      <dc:creator>VincentLaunstorfer</dc:creator>
      <dc:date>2022-02-09T15:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Arcade attribute field not drawing correctly!</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142156#M44252</link>
      <description>&lt;P&gt;What is the expression you're using? I've not run into the same situation, and Arcade-based symbology on a large number of features hasn't caused any issues for me.&lt;/P&gt;&lt;P&gt;You may wish to take a look at the &lt;A href="https://developers.arcgis.com/arcade/function-reference/data_functions/#expects" target="_self"&gt;&lt;STRONG&gt;Expects&lt;/STRONG&gt; function&lt;/A&gt;. By telling Arcade what fields to look at first, it should pull in all the data, and thus give you all the possible return values.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142156#M44252</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-02-09T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Arcade attribute field not drawing correctly!</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142171#M44254</link>
      <description>&lt;P&gt;Nothing special in the Arcade expression, just trying to parse a date field in order to display previous day (Recent) features differently than others (Historic):&lt;/P&gt;&lt;PRE&gt;var date_text = $feature.DATETIME&lt;BR /&gt;&lt;BR /&gt;//Parsing DATETIME date&lt;BR /&gt;var datetime_list = Split(date_text, "T")&lt;BR /&gt;var date_list = Split(datetime_list[0], "-")&lt;BR /&gt;var year_val = date_list[0]&lt;BR /&gt;var month_val = date_list[1]&lt;BR /&gt;var day_val = date_list[2]&lt;BR /&gt;&lt;BR /&gt;//Caution: months are 0 to 11&lt;BR /&gt;var movement = Date(year_val, month_val-1, day_val)&lt;BR /&gt;&lt;BR /&gt;//Current day&lt;BR /&gt;var display=Today()&lt;BR /&gt;&lt;BR /&gt;var yesterday=DateDiff(display, movement, 'days')&lt;BR /&gt;decode(yesterday, 1,'Recent','Historic')&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-arcade-attribute-field-not-drawing/m-p/1142171#M44254</guid>
      <dc:creator>VincentLaunstorfer</dc:creator>
      <dc:date>2022-02-09T16:10:26Z</dc:date>
    </item>
  </channel>
</rss>

