<?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: Interactive Legend app won't honor 'Interactive' when symbology is set by Arcade expression in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/interactive-legend-app-won-t-honor-interactive/m-p/1056932#M40011</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10568"&gt;@DavidColey&lt;/a&gt;, this is currently a limitation of Interactive Legend:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=731de3183a384ad283519949909a3d61" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=731de3183a384ad283519949909a3d61&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 22:59:15 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-05-11T22:59:15Z</dc:date>
    <item>
      <title>Interactive Legend app won't honor 'Interactive' when symbology is set by Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/interactive-legend-app-won-t-honor-interactive/m-p/1054653#M39898</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;I have set up a symbology by an Arcade expression, but when I create the Interactive Legend app with my map (either Classic or New), the 'Interactive' part of the legend widget does not 'Interactive' when symbology is set by Arcade expression.&amp;nbsp; My guess is an expression like this:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var FutureRd = $feature["future_rd"];
var NumberLanes = $feature["num_lanes"];
var FutureLanes = $feature["fut_lanes"];
var Roads = When(FutureRd == 'NO' &amp;amp;&amp;amp; NumberLanes == FutureLanes,'Complete, No Widening',
FutureRd == 'NO' &amp;amp;&amp;amp; NumberLanes != FutureLanes,
'Complete, Widening Required', 'Future / Unbuilt');
return Roads;&lt;/LI-CODE&gt;&lt;P&gt;is treated as a single value by the app even though I get a feature count of all three values returned by the When.&amp;nbsp; Any suggestions/&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 14:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/interactive-legend-app-won-t-honor-interactive/m-p/1054653#M39898</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2021-05-05T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive Legend app won't honor 'Interactive' when symbology is set by Arcade expression</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/interactive-legend-app-won-t-honor-interactive/m-p/1056932#M40011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10568"&gt;@DavidColey&lt;/a&gt;, this is currently a limitation of Interactive Legend:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=731de3183a384ad283519949909a3d61" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=731de3183a384ad283519949909a3d61&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 22:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/interactive-legend-app-won-t-honor-interactive/m-p/1056932#M40011</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-05-11T22:59:15Z</dc:date>
    </item>
  </channel>
</rss>

