<?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: HeatMap implementation in Qlikview pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130411#M19642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;I have made use of below expression for getting the upper limit and lower limit colors in the colormix wizard, which works for me and am getting gradient of colors row wise in my pivot table.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Bullet"&gt;RangeMax (First(total &amp;lt;ValueExpression&amp;gt;,1,NoOfRows(total)))&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bullet"&gt;RangeMin (First(total &amp;lt;ValueExpression&amp;gt;,1,NoOfRows(total)))&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;-&amp;gt; Similarly I want to find out the Median of the expression and give a color in the intermediate value. which am not able to achieve. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;Can you help me out here ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;Thank you!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 05:46:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-12T05:46:42Z</dc:date>
    <item>
      <title>HeatMap implementation in Qlikview pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130409#M19640</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 trying to implement Heatmap in QlikView Pivot table using colormix wizard, but am unable to get the expected output like the below attachment ( which is done in Excel).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has worked on similar chart can you please help me out here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ranjitha&lt;IMG alt="Heatmap.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207561_Heatmap.PNG" style="height: 143px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 09:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130409#M19640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-11T09:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: HeatMap implementation in Qlikview pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130410#M19641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here for idea:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/109185"&gt;How to show or visualize this kind of data?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/24347"&gt;Heat  Map&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 10:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130410#M19641</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-07-11T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: HeatMap implementation in Qlikview pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130411#M19642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;I have made use of below expression for getting the upper limit and lower limit colors in the colormix wizard, which works for me and am getting gradient of colors row wise in my pivot table.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Bullet"&gt;RangeMax (First(total &amp;lt;ValueExpression&amp;gt;,1,NoOfRows(total)))&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bullet"&gt;RangeMin (First(total &amp;lt;ValueExpression&amp;gt;,1,NoOfRows(total)))&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;-&amp;gt; Similarly I want to find out the Median of the expression and give a color in the intermediate value. which am not able to achieve. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;Can you help me out here ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bullet"&gt;Thank you!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 05:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/130411#M19642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T05:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: HeatMap implementation in Qlikview pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/1577328#M442623</link>
      <description>Hi Ranjit,&lt;BR /&gt;Hope you have visualized the required. I am looking for solution for similar kind of representation. Kindly help me with sample code.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 May 2019 11:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/1577328#M442623</guid>
      <dc:creator>ziaulhaque</dc:creator>
      <dc:date>2019-05-07T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: HeatMap implementation in Qlikview pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/1650844#M447843</link>
      <description>&lt;P&gt;Hello Ranjit,&lt;BR /&gt;&lt;BR /&gt;- First of all, to prepare your Table, see the solution of thread bellow:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-crosstab-in-QlikView/m-p/1648040#M383585" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-crosstab-in-QlikView/m-p/1648040#M383585&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- Now, to have you Heatmap, use the script bellow in background of the expression you need to personalize:&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#808080"&gt;ColorMix2 (if(YOUR_FIELD&amp;lt;Median(TOTAL YOUR_FIELD),-Sqrt(-(YOUR_FIELD-Median(TOTAL YOUR_FIELD))/(Median(TOTAL YOUR_FIELD)-Min(TOTAL YOUR_FIELD))),Sqrt((YOUR_FIELD-Median(TOTAL YOUR_FIELD))/(Max(TOTAL YOUR_FIELD)-Median(TOTAL YOUR_FIELD)))), ARGB(255, 0, 255, 0), ARGB(255, 255, 0, 0), ARGB(255, 255, 255, 0))&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;FONT color="#000000"&gt;- Change YOUR_FIELD for you column.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 19:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HeatMap-implementation-in-Qlikview-pivot-table/m-p/1650844#M447843</guid>
      <dc:creator>FabioP</dc:creator>
      <dc:date>2019-11-25T19:02:02Z</dc:date>
    </item>
  </channel>
</rss>

