<?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: Percentile Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400895#M487638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you have a chart with dimension Customer, and that you want to compare his sales to the total sales (all customers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum(SalesField) / sum( TOTAL SalesField)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[replace &lt;EM&gt;SalesField &lt;/EM&gt;with the appropriate field name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want, you can set the number representation to percentage in numbers tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2013 16:54:36 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-02-04T16:54:36Z</dc:date>
    <item>
      <title>Percentile Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400894#M487637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to calculate the percentile of a customer sales against the other customers sales.&lt;/P&gt;&lt;P&gt;I don't know the formula or function that let me do it. Could anybody help me?&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, 04 Feb 2013 16:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400894#M487637</guid>
      <dc:creator />
      <dc:date>2013-02-04T16:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400895#M487638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you have a chart with dimension Customer, and that you want to compare his sales to the total sales (all customers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum(SalesField) / sum( TOTAL SalesField)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[replace &lt;EM&gt;SalesField &lt;/EM&gt;with the appropriate field name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want, you can set the number representation to percentage in numbers tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 16:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400895#M487638</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-02-04T16:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400896#M487639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Costumer={'CostumerThatYouWant'}&amp;gt;}SalesField) / sum(total sales field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That compares a specific costumer against the rest of costumers, that is what I understood. And how said swuehl, you can set in numbers tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 18:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400896#M487639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T18:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400897#M487640</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;&amp;nbsp;&amp;nbsp; Can you please send your example calculation in excel with example data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/info.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plus.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/minus.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 18:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-Calculation/m-p/400897#M487640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T18:47:22Z</dc:date>
    </item>
  </channel>
</rss>

