<?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: Custom colors in Area Map in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415506#M33426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to look at the Colormix1 and Colormix2 functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change "By Measure" to "By Expression" in the dropdown menu.&lt;/P&gt;&lt;P&gt;In the expression window, type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=colormix1(rank(total sum(Your_Field))/NoOfRows(TOTAL),rgb(0,255,0),rgb(255,0,0))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The first parameter in Colormix1 and Colormix2 must be a value between 0 and 1, so you'll need to reduce your expression to a range between those values.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Here is a good write-up on setting a custom color range and setting a theme for your apps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-14760"&gt;Qlik Sense Color Range Theme Approach&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2017 20:40:30 GMT</pubDate>
    <dc:creator>David_Capan</dc:creator>
    <dc:date>2017-10-23T20:40:30Z</dc:date>
    <item>
      <title>Custom colors in Area Map</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415505#M33425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an Area Map in my application and the appearance section has a few color schemes to use. Is it possible to have custom colors to choose from here? Requirement is to have color range from Green to Red to indicate the level of risk in an entity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Point Layer Color Setting.PNG" class="jive-image image-1" src="/legacyfs/online/180600_Point Layer Color Setting.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 17:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415505#M33425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T17:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Area Map</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415506#M33426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to look at the Colormix1 and Colormix2 functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change "By Measure" to "By Expression" in the dropdown menu.&lt;/P&gt;&lt;P&gt;In the expression window, type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=colormix1(rank(total sum(Your_Field))/NoOfRows(TOTAL),rgb(0,255,0),rgb(255,0,0))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The first parameter in Colormix1 and Colormix2 must be a value between 0 and 1, so you'll need to reduce your expression to a range between those values.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Here is a good write-up on setting a custom color range and setting a theme for your apps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-14760"&gt;Qlik Sense Color Range Theme Approach&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415506#M33426</guid>
      <dc:creator>David_Capan</dc:creator>
      <dc:date>2017-10-23T20:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Area Map</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415507#M33427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you David!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 21:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-colors-in-Area-Map/m-p/1415507#M33427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T21:54:55Z</dc:date>
    </item>
  </channel>
</rss>

