<?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: Help with background color gradient in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64067#M10669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the difficult to say without knowing your original expression.. I suggest you to do using If...Else with BG color one for ARGB() for Light shade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2018 00:22:29 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-04-20T00:22:29Z</dc:date>
    <item>
      <title>Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64062#M10664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to implement background color gradient based on an expression values in a pivot chart. I would like to get the pivot to look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200232_Capture.PNG" style="height: auto;" /&gt; &lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/200233_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Lowest value is Red and max is green. All +ve values are shades of green and -ve values shades of red.&lt;/P&gt;&lt;P&gt;Also the values are formatted to show as '#.00%' but the shading is based on the exact values. That's why you can see that some of the cell have a shade even though the value appears to be '0.00%'. (as shown in the 2nd screen grab attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on how I can achieve this in my chart. I have played around with colormix but cant get it to work as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64062#M10664</guid>
      <dc:creator>amit_shetty78</dc:creator>
      <dc:date>2018-04-19T15:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64063#M10665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look &lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/ColorFunctions/ARGB.htm" title="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/ColorFunctions/ARGB.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/ColorFunctions/ARGB.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5062"&gt;QlikView Technical Brief - RGB() and ARGB() when to use each.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64063#M10665</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-19T15:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64064#M10666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should be able to get the desired output using the Colormix() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a wizard dedicated to help generate the coloring expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;share with us your expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64064#M10666</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-19T15:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64065#M10667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use ColorMix2()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-04-19 17_48_59-QlikView - [Supervivencia_Altas v0.042_VER_PROVEEDOR_].png" class="jive-image image-1" src="/legacyfs/online/200244_2018-04-19 17_48_59-QlikView - [Supervivencia_Altas v0.042_VER_PROVEEDOR_].png" style="height: 210px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64065#M10667</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-04-19T15:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64066#M10668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. &lt;/P&gt;&lt;P&gt;I was using colormix but was configuring the intermediate value incorrectly.&lt;/P&gt;&lt;P&gt;Managed to fix it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the working expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ColorMix2 (if($(vCountryDurationDiff)&amp;lt;Num(0,'#,##.00%'),-Sqrt(-($(vCountryDurationDiff)-Num(0,'#,##.00%'))/(Num(0,'#,##.00%')-RangeMin (top(total $(vCountryDurationDiff),1,NoOfRows(total))))),Sqrt(($(vCountryDurationDiff)-Num(0,'#,##.00%'))/(RangeMax (top(total $(vCountryDurationDiff),1,NoOfRows(total)))-Num(0,'#,##.00%')))), ARGB(255, 248,105,107), ARGB(255, 99,190,123), ARGB(255, 255, 255, 255))&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, 19 Apr 2018 16:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64066#M10668</guid>
      <dc:creator>amit_shetty78</dc:creator>
      <dc:date>2018-04-19T16:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64067#M10669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the difficult to say without knowing your original expression.. I suggest you to do using If...Else with BG color one for ARGB() for Light shade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 00:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/64067#M10669</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-20T00:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with background color gradient in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/1893396#M1217394</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I'm trying to do something similar, but I can't, needs to be similar to my old tableau table, my measure is: count(distinct([Unique Value])).&lt;/P&gt;
&lt;P&gt;The max number is the red one and min number should be gray&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JRamos_0-1644960767397.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72372i5CD343239DD96153/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JRamos_0-1644960767397.png" alt="JRamos_0-1644960767397.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Old tableau table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JRamos_1-1644960767319.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72373i732677E4DD14E5D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JRamos_1-1644960767319.png" alt="JRamos_1-1644960767319.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;New pivot table in QlikSense&lt;/P&gt;
&lt;P&gt;Can you guide me, thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 21:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-background-color-gradient-in-pivot-table/m-p/1893396#M1217394</guid>
      <dc:creator>JRamos</dc:creator>
      <dc:date>2022-02-15T21:33:39Z</dc:date>
    </item>
  </channel>
</rss>

