<?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 related query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770108#M273417</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 would need a sample from you to work out a variable, but you can do this without a variable using Dimension Limits. Select the "Show only values that accumulate to" option and enter 90%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 07:47:03 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-01-12T07:47:03Z</dc:date>
    <item>
      <title>Percentile related query</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770106#M273415</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;I have straight table which show members wise sum of Turnover. &lt;/P&gt;&lt;P&gt;i want to create a lable/ calulated variable which show me what is the 90 percentile of turnover value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 433px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 76pt;" width="101"&gt;Member Name&lt;/TD&gt;&lt;TD style="width: 83pt;" width="111"&gt;SUM of Turnover&lt;/TD&gt;&lt;TD style="width: 118pt;" width="157"&gt;Cumm. Sum of turnover&lt;/TD&gt;&lt;TD class="xl63" style="width: 48pt;" width="64"&gt;%TILE&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;XYZ&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;14%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;EDF&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;18%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;NOP&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;70&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;32%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;JDF&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;110&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;UTY&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;140&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;64%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;ORE&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;160&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;73%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;YOI&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;91%&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;ERT&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;220&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;100%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;In the above table 200 is the 90 percentile of the turnover. so this 200 should be store in a varaible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know how can we do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;JKV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 05:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770106#M273415</guid>
      <dc:creator />
      <dc:date>2015-01-12T05:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile related query</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770107#M273416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attach your sample qvw . So that you can&amp;nbsp; get correct solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 06:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770107#M273416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T06:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile related query</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770108#M273417</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 would need a sample from you to work out a variable, but you can do this without a variable using Dimension Limits. Select the "Show only values that accumulate to" option and enter 90%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 07:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770108#M273417</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-01-12T07:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile related query</title>
      <link>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770109#M273418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to store the percentile result into a variable because&amp;nbsp; i want to use that varaible to create a reference line into a scatter chart.&lt;/P&gt;&lt;P&gt;if i am using default percentile of reference line in scatter chart then it is calculating on basis of no. of&amp;nbsp; Member not on the turnover.&lt;/P&gt;&lt;P&gt;This is why i want to know the the turnover value on 90 %tile position when i create memberwise turnover and also i have to ensure that it will be sorted on turnover desencing order only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i get time i will share you the sample data because i have to create it. i can not share the live data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for you help.&lt;/P&gt;&lt;P&gt;JKV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 08:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentile-related-query/m-p/770109#M273418</guid>
      <dc:creator />
      <dc:date>2015-01-12T08:30:00Z</dc:date>
    </item>
  </channel>
</rss>

