<?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: &amp;quot;Vary Symbol By Attribute&amp;quot; is not grabbing all values? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082369#M43686</link>
    <description>&lt;P&gt;Wow, good sleuthing! It's interesting that the ESRI Livefeeds feature layer of the same data (even larger, actually) does not seem to have this limitation. As a Living Atlas product, maybe it has some additional data privileges?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=dece90af1a0242dcbf0ca36d30276aa3" target="_blank"&gt;Satellite (VIIRS) Thermal Hotspots and Fire Activity - Overview (arcgis.com)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jul 2021 21:22:08 GMT</pubDate>
    <dc:creator>GB_MattPanunto_GISS</dc:creator>
    <dc:date>2021-07-23T21:22:08Z</dc:date>
    <item>
      <title>"Vary Symbol By Attribute" is not grabbing all values?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082296#M43674</link>
      <description>&lt;P&gt;I'm trying to vary the transparency of a layer by an attribute field. The values in my field range from 5-179 (the values represent the age of a data point, in hours). However, when I specify the field, it only seems to detect values between 140-178.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The field type was originally a Double, but I have since converted the values to Short in order to simplify them. That didn't seem to make a difference. Is there some kind of limitation at play here that I'm not aware of? I am running ArcGIS Pro v2.7.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GB_MattPanunto_GISS_0-1627062680941.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19255iDA0D1BE0D9DF1A3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GB_MattPanunto_GISS_0-1627062680941.png" alt="GB_MattPanunto_GISS_0-1627062680941.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 18:14:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082296#M43674</guid>
      <dc:creator>GB_MattPanunto_GISS</dc:creator>
      <dc:date>2021-07-23T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: "Vary Symbol By Attribute" is not grabbing all values?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082312#M43676</link>
      <description>&lt;P&gt;I can't reproduce it in ArcGIS Pro 2.8.1.&lt;/P&gt;&lt;P&gt;Please ensure there is no unsaved edits.&lt;/P&gt;&lt;P&gt;What happens when you click "Refresh Values"?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 18:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082312#M43676</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-23T18:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: "Vary Symbol By Attribute" is not grabbing all values?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082331#M43680</link>
      <description>&lt;P&gt;Hmm, I just found a computer with v2.8.1 and gave it a shot, but had the same issue. I've attached the dataset here if you want try taking a look. To clarify, I'm trying to vary the transparency by the AGE_HOURS field. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 19:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082331#M43680</guid>
      <dc:creator>GB_MattPanunto_GISS</dc:creator>
      <dc:date>2021-07-23T19:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Vary Symbol By Attribute" is not grabbing all values?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082340#M43681</link>
      <description>&lt;P&gt;Looks like it has a limitation of upto &lt;STRONG&gt;10,000 records&lt;/STRONG&gt;. So, it took the values of first 10,000 records sorted by ObjectID. I couldn't find any documentation on this limitation.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;: Is this a known limitation, or a bug?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For a test, I dissolved the Feature Class based on "ACQ_DATE" and "ACQ_TIME", assuming the "AGE_HOURS" and "AGE_DAYS" are same for this combination (*but you will lose other attributes which differ within this combination, e.g. "BRIGHT_TI4", "FRP", etc.). The result is only 319 multipoint features.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1627069711406.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19277i7229285DD2F70D64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1627069711406.png" alt="JayantaPoddar_0-1627069711406.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, values for varying the symbology looks fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_2-1627070016896.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19280iBB4CAF6E8020FD42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_2-1627070016896.png" alt="JayantaPoddar_2-1627070016896.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 19:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082340#M43681</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-23T19:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: "Vary Symbol By Attribute" is not grabbing all values?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082369#M43686</link>
      <description>&lt;P&gt;Wow, good sleuthing! It's interesting that the ESRI Livefeeds feature layer of the same data (even larger, actually) does not seem to have this limitation. As a Living Atlas product, maybe it has some additional data privileges?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=dece90af1a0242dcbf0ca36d30276aa3" target="_blank"&gt;Satellite (VIIRS) Thermal Hotspots and Fire Activity - Overview (arcgis.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 21:22:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/quot-vary-symbol-by-attribute-quot-is-not-grabbing/m-p/1082369#M43686</guid>
      <dc:creator>GB_MattPanunto_GISS</dc:creator>
      <dc:date>2021-07-23T21:22:08Z</dc:date>
    </item>
  </channel>
</rss>

