<?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 Getting dimension percentile in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-dimension-percentile/m-p/1298738#M616152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have your support in two challenges I am facing in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with my company´s suppliers, which is sorted by theirs deliverable grades (from the highest to the lowest). I would like to add in this table a column with the rownumber and also in which percentile this supplier is among all of them (the table is below: the suppliers are in the first column - dimension - and they are sorted by their grades - the last column ("NOTA GERAL").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_Suppliers.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167039_Table_Suppliers.JPG" style="height: 170px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the application´s filters, I would like to keep at least the supplier percentile even if its also filteres (e.g. I would like to see that "PRIMO FACTORY" is in position number two, even if the user filter only him (keeping all the others filters on))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I was not clear enough, please tell me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 22:12:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-15T22:12:01Z</dc:date>
    <item>
      <title>Getting dimension percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-dimension-percentile/m-p/1298738#M616152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have your support in two challenges I am facing in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with my company´s suppliers, which is sorted by theirs deliverable grades (from the highest to the lowest). I would like to add in this table a column with the rownumber and also in which percentile this supplier is among all of them (the table is below: the suppliers are in the first column - dimension - and they are sorted by their grades - the last column ("NOTA GERAL").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_Suppliers.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167039_Table_Suppliers.JPG" style="height: 170px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the application´s filters, I would like to keep at least the supplier percentile even if its also filteres (e.g. I would like to see that "PRIMO FACTORY" is in position number two, even if the user filter only him (keeping all the others filters on))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I was not clear enough, please tell me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 22:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-dimension-percentile/m-p/1298738#M616152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-15T22:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting dimension percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-dimension-percentile/m-p/1298739#M616153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3 new columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank:&lt;/P&gt;&lt;P&gt;Only(Aggr(Rank(Sum({1} GRADE)) * Avg(1), SUPPLIER))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#SUPPLIERS:&lt;/P&gt;&lt;P&gt;=count({1} total DISTINCT SUPPLIER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Percentile:&lt;/P&gt;&lt;P&gt;=(&lt;SPAN style="font-size: 13.3333px;"&gt;#SUPPLIERS&lt;/SPAN&gt;-&lt;SPAN style="font-size: 13.3333px;"&gt;Rank&lt;/SPAN&gt;)/(&lt;SPAN style="font-size: 13.3333px;"&gt;#SUPPLIERS&lt;/SPAN&gt;-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-dimension-percentile/m-p/1298739#M616153</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2017-06-16T15:26:56Z</dc:date>
    </item>
  </channel>
</rss>

