<?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: how to count the number of records supporting a FRACTILE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685723#M248454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks perfect to me, but I still get "error in expression"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried taking out the spaces around the &amp;lt;= as well with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very frustrating..... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 19:23:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-30T19:23:28Z</dc:date>
    <item>
      <title>how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685719#M248450</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;Another newbie question for the experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the FRACTILE function to determine the 90% fill rate on a volume of order line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FRACTILE(ORDER_TAT,0.9)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which returns me a value of 3.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do now is see how many orders make up this value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT(FRACTILE(ORDER_TAT,0.9),order_no)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this does not work.... I know what the values should be based on examination of the raw data in Excel.&amp;nbsp; The number of records will change from month to month, so I want to calculate my fractile value (which is in days) and see the number of records supporting that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have an idea on what I could do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 18:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685719#M248450</guid>
      <dc:creator />
      <dc:date>2014-07-30T18:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685720#M248451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=COUNT(if &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ORDER_TAT&lt;/SPAN&gt; &amp;lt;= FRACTILE(ORDER_TAT,0.9),order_no)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 18:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685720#M248451</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-30T18:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685721#M248452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error in that expression... is there some syntax missing around if?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 18:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685721#M248452</guid>
      <dc:creator />
      <dc:date>2014-07-30T18:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685722#M248453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=COUNT(if(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ORDER_TAT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;lt;= FRACTILE(ORDER_TAT,0.9),order_no))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Some missing parenthesis.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685722#M248453</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-30T19:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685723#M248454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks perfect to me, but I still get "error in expression"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried taking out the spaces around the &amp;lt;= as well with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very frustrating..... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685723#M248454</guid>
      <dc:creator />
      <dc:date>2014-07-30T19:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685724#M248455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COUNT(if(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ORDER_TAT&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;lt;= FRACTILE(Total ORDER_TAT,0.9),order_no))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685724#M248455</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-30T19:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685725#M248456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You sir are a genius.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685725#M248456</guid>
      <dc:creator />
      <dc:date>2014-07-30T19:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to count the number of records supporting a FRACTILE</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685726#M248457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad I could help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-the-number-of-records-supporting-a-FRACTILE/m-p/685726#M248457</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-07-30T19:41:12Z</dc:date>
    </item>
  </channel>
</rss>

