<?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: Re: Re: Color fractiles of Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566948#M544459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to be honest, I am not sure what you are calculating in your turn-around. I will try to understand your solution and will give Feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 12:51:41 GMT</pubDate>
    <dc:creator>MWiciok</dc:creator>
    <dc:date>2014-04-29T12:51:41Z</dc:date>
    <item>
      <title>Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566941#M544452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the following problem: I have got a chart showing the number of invoices of each user. Now I want to color the 20% of the users in a different color. I got something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user_name&lt;/P&gt;&lt;P&gt;Expression:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count(invoice_number)&lt;/P&gt;&lt;P&gt;Backgroundcolor Expression:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(count(if(user_name = user_name, invoice_number, 0)) &amp;gt; fractile(aggr(count(invoice_number), user_name), 0.8), color1, color2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always got color2 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;it works if I change the fractile expression by a single number (i.e. 10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to get the boarder dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566941#M544452</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-11T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566942#M544453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this, may be cany help you;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards!!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Color.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/57110_Color.jpg" style="width: 620px; height: 469px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 15:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566942#M544453</guid>
      <dc:creator />
      <dc:date>2014-04-11T15:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566943#M544454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want A and B got diffrent color than the rest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 15:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566943#M544454</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-11T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566944#M544455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has nobody a solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 09:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566944#M544455</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-28T09:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566945#M544456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you just wanting 20% of the users to go a different colour? E.g. The top 20% users with the most invoices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... Or the users who have a number of invoices that is over 20% of the total to be a different colour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566945#M544456</guid>
      <dc:creator>c_gilbert</dc:creator>
      <dc:date>2014-04-28T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566946#M544457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at the attach example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566946#M544457</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-04-28T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566947#M544458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the second. So, for example, there are 100 invoices in the system and I want to color the top 20%, then I need to color those bars of users, who got in sum more than 20 invoices. Person A got 15 invoices, person B 6, Person C 5 and the rest 1 invoice in their account. In this scenario I would like to color the bars of A and B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566947#M544458</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-29T12:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566948#M544459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to be honest, I am not sure what you are calculating in your turn-around. I will try to understand your solution and will give Feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566948#M544459</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-29T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566949#M544460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached sample. I have done for top 10% . You can modify accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566949#M544460</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-29T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Color fractiles of Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566950#M544461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. I just have to modify the fractile-part and this will be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-fractiles-of-Chart/m-p/566950#M544461</guid>
      <dc:creator>MWiciok</dc:creator>
      <dc:date>2014-04-29T13:37:37Z</dc:date>
    </item>
  </channel>
</rss>

