<?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 Heat  Map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290409#M1203845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 21:18:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-07T21:18:14Z</dc:date>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290401#M1203837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to have a heat map in qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 08:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290401#M1203837</guid>
      <dc:creator />
      <dc:date>2010-11-24T08:29:23Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290402#M1203838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heatmap is not a default graph in QlikView. I guess that you should be able to create such a map as an extension in QV 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290402#M1203838</guid>
      <dc:creator />
      <dc:date>2010-11-24T10:01:37Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290403#M1203839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to do that. Please provide steps for the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 14:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290403#M1203839</guid>
      <dc:creator />
      <dc:date>2010-11-24T14:09:11Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290404#M1203840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what sort of heat map you're talking about. It's a pretty wide class of charts. Attached are a couple simple examples, though. These are just regular QlikView charts with background color expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 21:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290404#M1203840</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-24T21:42:50Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290405#M1203841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr. John Witherspoon's &lt;STRONG&gt;&lt;/STRONG&gt;attachment is a good example of heat map but if the heat map your talking about has to deal with a map of&lt;/P&gt;&lt;P&gt;a certain place I think its not possible because you need to use layering or other technique..(this is just my opinion &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt; ) cause i'm only a newbie.. &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 02:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290405#M1203841</guid>
      <dc:creator />
      <dc:date>2010-11-25T02:15:31Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290406#M1203842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;mOngkz wrote: if the heat map your talking about has to deal with a map of a certain place I think its not possible because you need to use layering or other technique&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Right, not possible directly, but as you say you could use layering or some other technique. Here's an example of a layering approach. I have a pivot table with a background color expression to define my heat map. Then I stick the map on top of it, partially transparent so you can see the heat map colors beneath it. It needs some cleanup work, but it might be good enough for some applications once cleaned up.&lt;/P&gt;&lt;P&gt;I also tried using a scatter chart with an ARGB expression so that dots overlayed each other and built up. That might be better for some requirements, but didn't really look like a heat map, so I abandoned that approach.&lt;/P&gt;&lt;P&gt;There may also be other ways to handle it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 18:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290406#M1203842</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-29T18:49:19Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290407#M1203843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post an example here john??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 04:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290407#M1203843</guid>
      <dc:creator />
      <dc:date>2010-11-30T04:21:09Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290408#M1203844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My previous post has three different examples in it. Did you want an example of something else? Are you asking about the scatter chart approach? I can post an example, but like I said, it's not really a heat map. In brief, you just use a background color expression like argb(50,100,100,160), for instance. A single spot will be very light, but as they cover each other, the color builds up. I've even used a variable with a list box for the transparency before, so that when you have just a few points being plotted, you can make them dark, but when you have a hundred thousand points, you can make them all very transparent to better see the trends instead of one giant ball of color. Or you could calculate the transparency based on the number of points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 18:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290408#M1203844</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-30T18:29:01Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290409#M1203845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 21:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290409#M1203845</guid>
      <dc:creator />
      <dc:date>2012-03-07T21:18:14Z</dc:date>
    </item>
    <item>
      <title>Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290410#M1203846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi! I found this topic... It shows how to create a heatmap using extension.. I've found very interesting and I'm using it in my applications... Credits to Brian Munz:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/45125"&gt;http://community.qlik.com/thread/45125&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 17:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290410#M1203846</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-03-08T17:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290411#M1203847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GeoQlik supports the display of QlikView data as an heat map. You can see a demo at &lt;A href="http://qonnections.geoqlik.com/GeoQlik/proxy/QvAjaxZfc/opendoc.htm?document=2%20-%20FEMA%20Disaster%20Analysis.qvw&amp;amp;host=QVS@aslw0026&amp;amp;anonymous=true"&gt;&lt;SPAN class="loading"&gt;http://qonnections.geoqlik.com/GeoQlik/proxy/QvAjaxZfc/opendoc.htm?document=2%20-%20FEMA%20Disaster%20Analysis.qvw&amp;amp;host=QVS@aslw0026&amp;amp;anonymous=true&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 15:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290411#M1203847</guid>
      <dc:creator />
      <dc:date>2012-12-10T15:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290412#M1203848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt; how I can define both dimensions, one vertically and one horizontally...&lt;/P&gt;&lt;P&gt;for instance in your example with product and customer...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nasim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 14:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290412#M1203848</guid>
      <dc:creator />
      <dc:date>2014-04-30T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290413#M1203849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Is there any way to use the first example (Profit by Customer / Product) and do the color coding based on an assessment by line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.: For EACH client, color code the "product figures" (red to green) with the ones most profitable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the end result can have a figure -3 green, because in that specific client is the most profitable product...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;José Bagina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290413#M1203849</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290414#M1203850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, nice use of log in the expression.&lt;/P&gt;&lt;P&gt;I tend to use &lt;SPAN class="script_token"&gt;ARGB(&lt;/SPAN&gt;&lt;SPAN class="bnf_token"&gt;alpha, r, g, b&lt;/SPAN&gt;&lt;SPAN class="script_token"&gt;)&lt;/SPAN&gt; where alpha is the transparency range 0 - 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Taken the liberty to update your qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290414#M1203850</guid>
      <dc:creator />
      <dc:date>2017-01-26T11:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Heat  Map</title>
      <link>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290415#M1203851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's posible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heat-Map/m-p/290415#M1203851</guid>
      <dc:creator>fabio182</dc:creator>
      <dc:date>2017-10-05T20:47:56Z</dc:date>
    </item>
  </channel>
</rss>

