<?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: Table as heat map not colored (with colormix)  as expected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506566#M509419</link>
    <description>It worked, thanks !</description>
    <pubDate>Wed, 14 Nov 2018 18:38:05 GMT</pubDate>
    <dc:creator>digichap28</dc:creator>
    <dc:date>2018-11-14T18:38:05Z</dc:date>
    <item>
      <title>Table as heat map not colored (with colormix)  as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506500#M509415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to create a heatmap using a pivot table but it isnt showing the colors as expected, and cant find any configuration that can help me.&lt;/P&gt;&lt;P&gt;This is the way I want&amp;nbsp; the table to be shown. The weekday dim should be&amp;nbsp;the rows and the time dim the columns.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a1.PNG" style="width: 799px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/214iCBC65FFB815C3E97/image-size/large?v=v2&amp;amp;px=999" role="button" title="a1.PNG" alt="a1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunatly,&amp;nbsp; the colormix used in the expression background is working vertically instead of horizontally, which is what I need.&lt;/P&gt;&lt;P&gt;As you can see below, if I switch the dims, the colormix does what I need but unfortunatly my client wants to see the table the other way.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a2.PNG" style="width: 362px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/215i9D76121898301AD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="a2.PNG" alt="a2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone&amp;nbsp;found a way to solve this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506500#M509415</guid>
      <dc:creator>digichap28</dc:creator>
      <dc:date>2018-11-14T17:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table as heat map not colored (with colormix)  as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506503#M509416</link>
      <description>What exactly is your ColorMix expression?</description>
      <pubDate>Wed, 14 Nov 2018 17:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506503#M509416</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-14T17:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table as heat map not colored (with colormix)  as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506517#M509417</link>
      <description>&lt;P&gt;This is what QV generated:&lt;/P&gt;&lt;P&gt;ColorMix1 ((1+Sign(2*(COUNT( DISTINCT [Transaction&amp;nbsp;#] )-RangeMin (top(total COUNT( DISTINCT [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] ),1,NoOfRows(total))))/(RangeMax (top(total COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] ),1,NoOfRows(total)))-RangeMin (top(total COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] ),1,NoOfRows(total))))-1)*Sqrt(Fabs((2*(COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] )-RangeMin (top(total COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] ),1,NoOfRows(total))))/(RangeMax (top(total COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt; #] ),1,NoOfRows(total)))-RangeMin (top(total COUNT( DISTINCT&amp;nbsp; [&lt;SPAN&gt;Transaction&lt;/SPAN&gt;&amp;nbsp;#] ),1,NoOfRows(total))))-1))))/2, ARGB(255, 0, 128, 0), ARGB(255, 225, 0, 0))&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 18:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506517#M509417</guid>
      <dc:creator>digichap28</dc:creator>
      <dc:date>2018-11-14T18:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table as heat map not colored (with colormix)  as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506533#M509418</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;Aggr(&lt;/FONT&gt;
ColorMix1 ((1+Sign(2*(COUNT( DISTINCT [Transaction #] )-RangeMin (top(total COUNT( DISTINCT [Transaction #] ),1,NoOfRows(total))))/(RangeMax (top(total COUNT( DISTINCT  [Transaction #] ),1,NoOfRows(total)))-RangeMin (top(total COUNT( DISTINCT  [Transaction #] ),1,NoOfRows(total))))-1)*Sqrt(Fabs((2*(COUNT( DISTINCT  [Transaction #] )-RangeMin (top(total COUNT( DISTINCT  [Transaction #] ),1,NoOfRows(total))))/(RangeMax (top(total COUNT( DISTINCT  [Transaction #] ),1,NoOfRows(total)))-RangeMin (top(total COUNT( DISTINCT  [Transaction #] ),1,NoOfRows(total))))-1))))/2, ARGB(255, 0, 128, 0), ARGB(255, 225, 0, 0))
&lt;FONT color="#FF0000"&gt;, WeekDay, Time)&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Nov 2018 18:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506533#M509418</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-14T18:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table as heat map not colored (with colormix)  as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506566#M509419</link>
      <description>It worked, thanks !</description>
      <pubDate>Wed, 14 Nov 2018 18:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-as-heat-map-not-colored-with-colormix-as-expected/m-p/1506566#M509419</guid>
      <dc:creator>digichap28</dc:creator>
      <dc:date>2018-11-14T18:38:05Z</dc:date>
    </item>
  </channel>
</rss>

