<?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: Re: Re: Urgent - creating HeatMap based on conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704649#M1065653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a list box example and a chart example of what you are asking for.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2014 20:50:48 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-15T20:50:48Z</dc:date>
    <item>
      <title>Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704643#M1065647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below are my 2 tables.&lt;/P&gt;&lt;P&gt;Main: consists of Release information&lt;/P&gt;&lt;P&gt;Weekwise: weekwise details for each above releases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, 1 Release can have multiple records in weekwise table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,Application,ReleaseNo,StartDate,EndDate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, ABC, 1.1, 08/19/2014, 09/09/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, XYZ, 2.1, 07/29/2014, 08/09/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, EFH, 10.1, 08/19/2014, 09/30/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Weekwise:&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,Application,ReleaseNo,WeekEndDate,RAGStatus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, ABC, 1.1, 08/22/2014, Green&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, ABC, 1.1, 08/29/2014, Amber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, ABC, 1.1, 09/05/2014, Green&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, XYZ, 2.1, 09/05/2014, Green&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, EFH, 10.1, 08/22/2014, Amber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, EFH, 10.1, 08/29/2014, Amber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to create a Heatmap based on Area and show the RAG status for the last (recent) week.&lt;/P&gt;&lt;P&gt;From above example:&lt;/P&gt;&lt;P&gt;Release 1.1 has 3 entries in Weekwise table, but I need to show the latest week status : 09/05/2014 which is Green.&lt;/P&gt;&lt;P&gt;Heatmap should have only three colors: Green, Amber, Red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 18:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704643#M1065647</guid>
      <dc:creator>sayadutt</dc:creator>
      <dc:date>2014-09-03T18:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704644#M1065648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample.&amp;nbsp; Please elaborate on the kind of visualization you may be interested in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 21:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704644#M1065648</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-03T21:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704645#M1065649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For visualization:&lt;/P&gt;&lt;P&gt;I am looking for a Heatmap chart having Area as dimension and showing count of Release Numbers along with their &lt;EM&gt;current(latest)&lt;/EM&gt; RAG colors in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 23:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704645#M1065649</guid>
      <dc:creator>sayadutt</dc:creator>
      <dc:date>2014-09-03T23:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704646#M1065650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see it .&amp;nbsp; I had to change my firstsortedvalue to pick the last weekenddate (-weekenddate).&amp;nbsp; I also had to ensure it was carried out within the application dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changed:&lt;/P&gt;&lt;P&gt;FirstSortedValue( RAGStatus,WeekEndDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to:&lt;/P&gt;&lt;P&gt;FirstSortedValue( total &amp;lt;Application&amp;gt; RAGStatus,-WeekEndDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the attached app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a visualization , can you mock up a diagram of what you are asking. I'm not clear about that. even a handwritten chart will probably do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 01:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704646#M1065650</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-04T01:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704647#M1065651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Your above script is actually what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of heatmap, can you please help how can I show a simple table with count of &lt;EM&gt;latest&lt;/EM&gt; RAG with percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65858_Untitled.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 06:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704647#M1065651</guid>
      <dc:creator>sayadutt</dc:creator>
      <dc:date>2014-09-04T06:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704648#M1065652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Can you please help me here. I need this solution badly.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Instead of heatmap, can you please help how can I show a simple table with count of &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;latest&lt;/EM&gt; RAG with percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;For eg:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-601350-65858/Untitled.png" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="Untitled.png" class="jive-image jiveImage" height="82" src="https://community.qlik.com/legacyfs/online/66806_Untitled.png" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="193" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 19:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704648#M1065652</guid>
      <dc:creator>sayadutt</dc:creator>
      <dc:date>2014-09-15T19:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704649#M1065653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a list box example and a chart example of what you are asking for.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 20:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704649#M1065653</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-15T20:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704650#M1065654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;In your attached sample, we need the LATEST RAG status(latest week) and not all the week status.&lt;/P&gt;&lt;P&gt;so, below are the expected result from the sample:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/66852_Untitled.jpg" style="width: 620px; height: 116px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the RAG status should show like this (and not the one present in the sample)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" width="64"&gt;Green&lt;/TD&gt;&lt;TD align="right" width="64"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;33.33%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;Amber&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;33.33%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;Red&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;33.33%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 08:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704650#M1065654</guid>
      <dc:creator>sayadutt</dc:creator>
      <dc:date>2014-09-16T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Urgent - creating HeatMap based on conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704651#M1065655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay.&amp;nbsp; The list box is view is easier if you use a calculated field for the list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the list box, change the source to 'edit' and then enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr( FirstSortedValue( RAGStatus,-WeekEndDate), Application&amp;amp;ARea)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your first expression is:&amp;nbsp; sum(1) &lt;/P&gt;&lt;P&gt;And the 2nd expression is:&amp;nbsp; num(sum(1) / count( distinct TOTAL area&amp;amp;Application) , '#,###.0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 20:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-creating-HeatMap-based-on-conditions/m-p/704651#M1065655</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-16T20:23:10Z</dc:date>
    </item>
  </channel>
</rss>

