<?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 Heatmap pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Heatmap-pivot-table/m-p/1598062#M737767</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the following expression in a pivot table..&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, ValBest / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group, ValGroup / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, ValTarget / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;There are positive and negative values in the results,&lt;/P&gt;&lt;P&gt;I want to colour it like&amp;nbsp; a heatmap but i am struggling to get it to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the wizard but the colours are not working at all (it stays white)&lt;/P&gt;&lt;P&gt;my upper limit is the MAX() of the value depending on the selection chosen..&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, MAX(ValBest) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group,max(ValGroup) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, MAX(ValTarget) / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the lower limit is the MIN() of the value depending on the selection chosen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, MIN(ValBest) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group,MIN(ValGroup) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, MIN(ValTarget) / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Heatmap pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Heatmap-pivot-table/m-p/1598062#M737767</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the following expression in a pivot table..&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, ValBest / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group, ValGroup / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, ValTarget / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;There are positive and negative values in the results,&lt;/P&gt;&lt;P&gt;I want to colour it like&amp;nbsp; a heatmap but i am struggling to get it to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the wizard but the colours are not working at all (it stays white)&lt;/P&gt;&lt;P&gt;my upper limit is the MAX() of the value depending on the selection chosen..&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, MAX(ValBest) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group,max(ValGroup) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, MAX(ValTarget) / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the lower limit is the MIN() of the value depending on the selection chosen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Selection = 'Best, MIN(ValBest) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Group,MIN(ValGroup) / 1000,&lt;/P&gt;&lt;P&gt;if(Selection=Target, MIN(ValTarget) / 1000&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heatmap-pivot-table/m-p/1598062#M737767</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Heatmap-pivot-table/m-p/1598212#M737768</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the background color formula, you can use&amp;nbsp; instead the 'a value' of argb function:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;argb((sum(ValBest)/Sum(TOTAL ValBest))*255,255,128,128)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Heatmap-pivot-table/m-p/1598212#M737768</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-07-02T15:18:17Z</dc:date>
    </item>
  </channel>
</rss>

