<?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 ColorMapHue - Usage in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150251#M20613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have 4 Buttons which pulls up distinct values from 4 Dimensions Eg: Sex, AgeGroup, Race and Country&lt;/P&gt;&lt;P&gt;I have a Scatter Plot where I have to show all employees based on No of Days Working in a Year and No of Leaves Taken in a Year.&lt;/P&gt;&lt;P&gt;What I need is if I click on any of the aforesaid buttons - the colour of employees should change accordingly.&lt;/P&gt;&lt;P&gt;So - If I select Sex - The entire Scatter Graph will have 2 colours - assuming M and F, If I select Race - and if there are 4 races, the Graph will have 4 colours.&lt;/P&gt;&lt;P&gt;Now I have been trying to do with ColorMapHue and I have taken Startpoint as 0, Endpoint as 1 and Steps as 1/ (&lt;/P&gt;&lt;P&gt;if(DemDi=1, count({&amp;lt;DemDi=1&amp;gt;} distinct Sex),&lt;/P&gt;&lt;P&gt;if(DemDi=2, count({&amp;lt;DemDi=2&amp;gt;} distinct Race),&lt;/P&gt;&lt;P&gt;if(DemDi=3, count({&amp;lt;DemDi=3&amp;gt;} distinct [Age Group]),&lt;/P&gt;&lt;P&gt;if(DemDi=4, count({&amp;lt;DemDi=4&amp;gt;} distinct Country)))))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;So Steps will give me 0.5 for Sex and so on.&lt;/P&gt;&lt;P&gt;However I am unable to achieve the result - all is coming as Red.&lt;/P&gt;&lt;P&gt;Requesting anyone to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 12:33:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-08T12:33:07Z</dc:date>
    <item>
      <title>ColorMapHue - Usage</title>
      <link>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150251#M20613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have 4 Buttons which pulls up distinct values from 4 Dimensions Eg: Sex, AgeGroup, Race and Country&lt;/P&gt;&lt;P&gt;I have a Scatter Plot where I have to show all employees based on No of Days Working in a Year and No of Leaves Taken in a Year.&lt;/P&gt;&lt;P&gt;What I need is if I click on any of the aforesaid buttons - the colour of employees should change accordingly.&lt;/P&gt;&lt;P&gt;So - If I select Sex - The entire Scatter Graph will have 2 colours - assuming M and F, If I select Race - and if there are 4 races, the Graph will have 4 colours.&lt;/P&gt;&lt;P&gt;Now I have been trying to do with ColorMapHue and I have taken Startpoint as 0, Endpoint as 1 and Steps as 1/ (&lt;/P&gt;&lt;P&gt;if(DemDi=1, count({&amp;lt;DemDi=1&amp;gt;} distinct Sex),&lt;/P&gt;&lt;P&gt;if(DemDi=2, count({&amp;lt;DemDi=2&amp;gt;} distinct Race),&lt;/P&gt;&lt;P&gt;if(DemDi=3, count({&amp;lt;DemDi=3&amp;gt;} distinct [Age Group]),&lt;/P&gt;&lt;P&gt;if(DemDi=4, count({&amp;lt;DemDi=4&amp;gt;} distinct Country)))))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;So Steps will give me 0.5 for Sex and so on.&lt;/P&gt;&lt;P&gt;However I am unable to achieve the result - all is coming as Red.&lt;/P&gt;&lt;P&gt;Requesting anyone to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 12:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150251#M20613</guid>
      <dc:creator />
      <dc:date>2016-06-08T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: ColorMapHue - Usage</title>
      <link>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150252#M20614</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;From the appearance on the right hand pane select colours and legend and choose colours by custome and select By dimension screen shot below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127289_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 15:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150252#M20614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-08T15:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: ColorMapHue - Usage</title>
      <link>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150253#M20615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 class="simple" style="padding-top: 8px; font-size: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello Chandrasheker Gompa,&lt;/H5&gt;&lt;P&gt;Thanks a Lot for the Swift reply. However this is not the exact solution I was looking for.&lt;/P&gt;&lt;P&gt;Let me give you a Hint.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Demo.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127351_Demo.png" style="height: 249px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ColorMapHue-Usage/m-p/1150253#M20615</guid>
      <dc:creator />
      <dc:date>2016-06-09T07:58:57Z</dc:date>
    </item>
  </channel>
</rss>

