<?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 Issue: $feature.cluster_count not working in ValueExpression in UniqueValueRenderer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102587#M74821</link>
    <description>&lt;P&gt;in 4.16 there were working this valueexpression&lt;/P&gt;&lt;P&gt;renderer: {&lt;BR /&gt;type: "unique-value",&lt;BR /&gt;field: "cluster_count",&lt;/P&gt;&lt;P&gt;valueExpression: "When($feature.cluster_count &amp;gt; 1 , 'low', 'lomk')",&lt;BR /&gt;&lt;BR /&gt;but in newer versions this part of code is not working. I can't figure it out how can I only symbol the clusters where cluster count are more than 1, and I want different symbols for clusters where count is 1&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 14:53:41 GMT</pubDate>
    <dc:creator>AleksandreChilingarashvili</dc:creator>
    <dc:date>2021-09-28T14:53:41Z</dc:date>
    <item>
      <title>Issue: $feature.cluster_count not working in ValueExpression in UniqueValueRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102587#M74821</link>
      <description>&lt;P&gt;in 4.16 there were working this valueexpression&lt;/P&gt;&lt;P&gt;renderer: {&lt;BR /&gt;type: "unique-value",&lt;BR /&gt;field: "cluster_count",&lt;/P&gt;&lt;P&gt;valueExpression: "When($feature.cluster_count &amp;gt; 1 , 'low', 'lomk')",&lt;BR /&gt;&lt;BR /&gt;but in newer versions this part of code is not working. I can't figure it out how can I only symbol the clusters where cluster count are more than 1, and I want different symbols for clusters where count is 1&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 14:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102587#M74821</guid>
      <dc:creator>AleksandreChilingarashvili</dc:creator>
      <dc:date>2021-09-28T14:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: $feature.cluster_count not working in ValueExpression in UniqueValueRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102777#M74826</link>
      <description>&lt;P&gt;In the context of a renderer $feature only gives you access to a layer's attributes. cluster_count is an attribute of a cluster graphic, and isn't part of the layer fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're still in the planning stages of allowing people to customize the style of clusters. This would be disconnected from the layer style.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 20:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102777#M74826</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2021-09-28T20:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: $feature.cluster_count not working in ValueExpression in UniqueValueRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102967#M74830</link>
      <description>&lt;P&gt;thanks for your answer!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 05:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-feature-cluster-count-not-working-in/m-p/1102967#M74830</guid>
      <dc:creator>AleksandreChilingarashvili</dc:creator>
      <dc:date>2021-09-29T05:50:35Z</dc:date>
    </item>
  </channel>
</rss>

