<?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 Geo Maps Color by expression is not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Geo-Maps-Color-by-expression-is-not-working/m-p/1709881#M54510</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am having a issue while trying to establish a color by expression on a chart layer.&amp;nbsp; Every time the number of items is bigger than 1, the color is gray.&lt;/P&gt;&lt;P&gt;Dimension = Country&lt;/P&gt;&lt;P&gt;Slice = Rank&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure: # Items&lt;/P&gt;&lt;P&gt;If I use the color by dimension (Slice) I get the correct visualization with the Qlik Sense default colors. When I try to use the color by expression:&lt;/P&gt;&lt;P&gt;=if( Rank&amp;lt;=20, 'green', if (Rank&amp;gt;20 and Rank&amp;lt;=40, 'yellow', if (Rank&amp;gt;40, 'red')))&lt;/P&gt;&lt;P&gt;The expression work but only when the #Items = 1, as soon as I get more than one, the color goes to gray.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="GeoMap.jpg" style="width: 271px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35297i2BD71635843DC5C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="GeoMap.jpg" alt="GeoMap.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve this issue?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Pamela&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 18:10:22 GMT</pubDate>
    <dc:creator>PamelaAlcantara</dc:creator>
    <dc:date>2020-06-10T18:10:22Z</dc:date>
    <item>
      <title>Geo Maps Color by expression is not working</title>
      <link>https://community.qlik.com/t5/App-Development/Geo-Maps-Color-by-expression-is-not-working/m-p/1709881#M54510</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am having a issue while trying to establish a color by expression on a chart layer.&amp;nbsp; Every time the number of items is bigger than 1, the color is gray.&lt;/P&gt;&lt;P&gt;Dimension = Country&lt;/P&gt;&lt;P&gt;Slice = Rank&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure: # Items&lt;/P&gt;&lt;P&gt;If I use the color by dimension (Slice) I get the correct visualization with the Qlik Sense default colors. When I try to use the color by expression:&lt;/P&gt;&lt;P&gt;=if( Rank&amp;lt;=20, 'green', if (Rank&amp;gt;20 and Rank&amp;lt;=40, 'yellow', if (Rank&amp;gt;40, 'red')))&lt;/P&gt;&lt;P&gt;The expression work but only when the #Items = 1, as soon as I get more than one, the color goes to gray.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="GeoMap.jpg" style="width: 271px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35297i2BD71635843DC5C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="GeoMap.jpg" alt="GeoMap.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve this issue?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 18:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Geo-Maps-Color-by-expression-is-not-working/m-p/1709881#M54510</guid>
      <dc:creator>PamelaAlcantara</dc:creator>
      <dc:date>2020-06-10T18:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Maps Color by expression is not working</title>
      <link>https://community.qlik.com/t5/App-Development/Geo-Maps-Color-by-expression-is-not-working/m-p/1709911#M54515</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=if( Only(Rank)&amp;lt;=20, 'green', if (Only(Rank)&amp;gt;20 and Only(Rank)&amp;lt;=40, 'yellow', if (Only(Rank)&amp;gt;40, 'red')))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 19:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Geo-Maps-Color-by-expression-is-not-working/m-p/1709911#M54515</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-06-10T19:36:17Z</dc:date>
    </item>
  </channel>
</rss>

