<?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 Calculate the percentile in the data array for the expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933101#M76864</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I want to get a table chart in which I will see the following: partner, keyword, number of customers, percentile (which percentile corresponds to the number of customers for this keyword inside the partner in the row).&lt;/P&gt;
&lt;P&gt;I understand that I need to use a fractile to calculate percentiles in qlik sense, but I have not yet managed to figure out how to get a fractile to express the number of customers within a partner group for my table.&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;partner&lt;/TD&gt;
&lt;TD width="25%"&gt;keyword&lt;/TD&gt;
&lt;TD width="25%"&gt;customers&lt;/TD&gt;
&lt;TD width="25%"&gt;perc (fractile)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;p1&lt;/TD&gt;
&lt;TD width="25%"&gt;k11&lt;/TD&gt;
&lt;TD width="25%"&gt;10&lt;/TD&gt;
&lt;TD width="25%"&gt;0.40&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;p2&lt;/TD&gt;
&lt;TD width="25%"&gt;k33&lt;/TD&gt;
&lt;TD width="25%"&gt;5&lt;/TD&gt;
&lt;TD width="25%"&gt;0.30&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;p2&lt;/TD&gt;
&lt;TD&gt;k22&lt;/TD&gt;
&lt;TD&gt;20&lt;/TD&gt;
&lt;TD&gt;0.85&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for any tips for this!&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 14:15:08 GMT</pubDate>
    <dc:creator>ZimaBlue</dc:creator>
    <dc:date>2022-05-19T14:15:08Z</dc:date>
    <item>
      <title>Calculate the percentile in the data array for the expression</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933101#M76864</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I want to get a table chart in which I will see the following: partner, keyword, number of customers, percentile (which percentile corresponds to the number of customers for this keyword inside the partner in the row).&lt;/P&gt;
&lt;P&gt;I understand that I need to use a fractile to calculate percentiles in qlik sense, but I have not yet managed to figure out how to get a fractile to express the number of customers within a partner group for my table.&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;partner&lt;/TD&gt;
&lt;TD width="25%"&gt;keyword&lt;/TD&gt;
&lt;TD width="25%"&gt;customers&lt;/TD&gt;
&lt;TD width="25%"&gt;perc (fractile)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;p1&lt;/TD&gt;
&lt;TD width="25%"&gt;k11&lt;/TD&gt;
&lt;TD width="25%"&gt;10&lt;/TD&gt;
&lt;TD width="25%"&gt;0.40&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;p2&lt;/TD&gt;
&lt;TD width="25%"&gt;k33&lt;/TD&gt;
&lt;TD width="25%"&gt;5&lt;/TD&gt;
&lt;TD width="25%"&gt;0.30&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;p2&lt;/TD&gt;
&lt;TD&gt;k22&lt;/TD&gt;
&lt;TD&gt;20&lt;/TD&gt;
&lt;TD&gt;0.85&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for any tips for this!&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 14:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933101#M76864</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-05-19T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the percentile in the data array for the expression</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933162#M76867</link>
      <description>&lt;P&gt;can you pls post what your expression is?&amp;nbsp; i thought i knew how to calculate percentile but based on your sample data, i cant figure out how you got the percentile values (or maybe you are missing other relevant rows in your sample data? )&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 15:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933162#M76867</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-19T15:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the percentile in the data array for the expression</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933412#M76888</link>
      <description>&lt;P&gt;my expression for customers count is&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#339966"&gt;count({&amp;lt;[signup_time]= {"&amp;gt;=$(vDateFrom)&amp;lt;=$(vtodayDate)"}&amp;gt;} distinct [user_id])&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;thus, for each row in my pivot, i get the number of users per keyword-partner pairs. in the last column I want to see which percentile within the partner this keyword occupies by the number of clients.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 06:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933412#M76888</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-05-20T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the percentile in the data array for the expression</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933599#M76903</link>
      <description>&lt;P&gt;this gives you the count not the percentile.&amp;nbsp; my question is given the data sample you have how did you arrive at the percentile?&amp;nbsp; maybe give more illustrative examples that explains the numbers&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 12:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933599#M76903</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-20T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the percentile in the data array for the expression</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933908#M76931</link>
      <description>&lt;P&gt;please post some sample data that best represents your actual dataset&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2022 14:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-the-percentile-in-the-data-array-for-the-expression/m-p/1933908#M76931</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-05-21T14:59:42Z</dc:date>
    </item>
  </channel>
</rss>

