<?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: pie-chart color change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638460#M543806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look here:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor275"&gt;&lt;/A&gt;&lt;A name="Colormix1("&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;Colormix1&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Value , ColorZero , ColorOne&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;This function returns an RGB color representation from a two color gradient, based on a &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; between 0 and 1. &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 0 the first color is returned. &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 1 the second color is returned. &lt;/P&gt;&lt;P&gt;If 0 &amp;lt; &lt;SPAN class="Italic"&gt;value &lt;/SPAN&gt;&amp;lt; 1 the appropriate intermediate shading is returned. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;Value&lt;/SPAN&gt; is a real number between 0 and 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have calculated field which values are between 0 and 1 just put it inside, if you don't just use smth like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(smth) / sum( TOTAL smth) = value between 0 and 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2014 09:29:57 GMT</pubDate>
    <dc:creator>crusader_</dc:creator>
    <dc:date>2014-05-20T09:29:57Z</dc:date>
    <item>
      <title>pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638453#M543799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we change the color of Pie chart on the basis of their relative percentage like if a &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;field has a highest percentage should have fix color and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My case is dynamic and highest percentage owner changes on different selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638453#M543799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T15:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638454#M543800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with colormix function:&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=colormix1("field name has value between 0 and 1", &lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;RGB&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;(90, 240, 96), &lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;RGB&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;(227, 34, 6))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638454#M543800</guid>
      <dc:creator />
      <dc:date>2014-05-19T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638455#M543801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried but i could not do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please try to implement,please find the attached .qvw !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638455#M543801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T15:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638456#M543802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with colormix wizard and see the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot 2014-05-19 18.07.28.png" class="jive-image" src="/legacyfs/online/59124_Screenshot 2014-05-19 18.07.28.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638456#M543802</guid>
      <dc:creator />
      <dc:date>2014-05-19T16:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638457#M543803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please share exact condition which you wrote in colormix wizard and give me a brief of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638457#M543803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638458#M543804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 17:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638458#M543804</guid>
      <dc:creator />
      <dc:date>2014-05-19T17:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638459#M543805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might be taking more time of yours,apologies .could you please the exact condition which you wrote in wizard because background color definition is not at all easy to understand and when i tried to back track the original condition is showing nothing and asking for new.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=colormix1(&lt;STRONG&gt;"field name has value between 0 and 1(....?.....)"&lt;/STRONG&gt;, &lt;/SPAN&gt;RGB&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(90, 240, 96), &lt;/SPAN&gt;RGB&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(227, 34, 6))&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 17:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638459#M543805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T17:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: pie-chart color change</title>
      <link>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638460#M543806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look here:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor275"&gt;&lt;/A&gt;&lt;A name="Colormix1("&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;Colormix1&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Value , ColorZero , ColorOne&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;This function returns an RGB color representation from a two color gradient, based on a &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; between 0 and 1. &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 0 the first color is returned. &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 1 the second color is returned. &lt;/P&gt;&lt;P&gt;If 0 &amp;lt; &lt;SPAN class="Italic"&gt;value &lt;/SPAN&gt;&amp;lt; 1 the appropriate intermediate shading is returned. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;Value&lt;/SPAN&gt; is a real number between 0 and 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have calculated field which values are between 0 and 1 just put it inside, if you don't just use smth like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(smth) / sum( TOTAL smth) = value between 0 and 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 09:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pie-chart-color-change/m-p/638460#M543806</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2014-05-20T09:29:57Z</dc:date>
    </item>
  </channel>
</rss>

