<?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 Possible bug in ColorMix Wizard? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Possible-bug-in-ColorMix-Wizard/m-p/463026#M172902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may have found a possible bug in the colormix wizard, where it is not assigning a background color to the last column in a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested another background color scheme (not colormix1 or from the wizard) on a copy of the same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue before? Any thoughts on a fix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an image showing that column 5 is not being colored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="42515" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/42515_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Here is the background color code from the broken table on the left&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849124407041" jivemacro_uid="_13709849124407041"&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849256456603" jivemacro_uid="_13709849256456603"&gt;&lt;P&gt;ColorMix1 ((1+Sign(2*(avg(Cust_TotalGrossAmt)-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))&lt;/P&gt;&lt;P&gt;/(RangeMax (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total)))-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))-1)&lt;/P&gt;&lt;P&gt;*Sqrt(Fabs((2*(avg(Cust_TotalGrossAmt)-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))&lt;/P&gt;&lt;P&gt;/(RangeMax (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total)))-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))-1))))/2, &lt;/P&gt;&lt;P&gt;ARGB(255, 248, 105, 107), ARGB(255, 99, 190, 132))&lt;/P&gt;&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code from the table on the right&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849998445894" jivemacro_uid="_13709849998445894"&gt;&lt;P&gt;=If(avg(Cust_TotalGrossAmt) &amp;gt;= 10000,rgb(0,255,0),&lt;/P&gt;&lt;P&gt;rgb(255-ROUND(255 *(avg(Cust_TotalGrossAmt)/10000)),255 ,255-ROUND(255 *(avg(Cust_TotalGrossAmt)/10000)))) &lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 21:10:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-11T21:10:49Z</dc:date>
    <item>
      <title>Possible bug in ColorMix Wizard?</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-bug-in-ColorMix-Wizard/m-p/463026#M172902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may have found a possible bug in the colormix wizard, where it is not assigning a background color to the last column in a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested another background color scheme (not colormix1 or from the wizard) on a copy of the same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue before? Any thoughts on a fix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an image showing that column 5 is not being colored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="42515" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/42515_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Here is the background color code from the broken table on the left&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849124407041" jivemacro_uid="_13709849124407041"&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849256456603" jivemacro_uid="_13709849256456603"&gt;&lt;P&gt;ColorMix1 ((1+Sign(2*(avg(Cust_TotalGrossAmt)-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))&lt;/P&gt;&lt;P&gt;/(RangeMax (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total)))-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))-1)&lt;/P&gt;&lt;P&gt;*Sqrt(Fabs((2*(avg(Cust_TotalGrossAmt)-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))&lt;/P&gt;&lt;P&gt;/(RangeMax (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total)))-RangeMin (top(total avg(Cust_TotalGrossAmt),1,NoOfRows(total))))-1))))/2, &lt;/P&gt;&lt;P&gt;ARGB(255, 248, 105, 107), ARGB(255, 99, 190, 132))&lt;/P&gt;&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code from the table on the right&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13709849998445894" jivemacro_uid="_13709849998445894"&gt;&lt;P&gt;=If(avg(Cust_TotalGrossAmt) &amp;gt;= 10000,rgb(0,255,0),&lt;/P&gt;&lt;P&gt;rgb(255-ROUND(255 *(avg(Cust_TotalGrossAmt)/10000)),255 ,255-ROUND(255 *(avg(Cust_TotalGrossAmt)/10000)))) &lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 21:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-bug-in-ColorMix-Wizard/m-p/463026#M172902</guid>
      <dc:creator />
      <dc:date>2013-06-11T21:10:49Z</dc:date>
    </item>
  </channel>
</rss>

