<?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: Fractile and if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395281#M1170044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; Works perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 14:50:43 GMT</pubDate>
    <dc:creator>helen_pip</dc:creator>
    <dc:date>2012-09-11T14:50:43Z</dc:date>
    <item>
      <title>Fractile and if</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395279#M1170042</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 was able to use Median and If in the same statement and get the function wokring O.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MEDIAN&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[adm]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=0,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/1440)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I cannot get the function to work with Fractile &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fractile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[adm]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=0, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,0.95)/1440) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Can someone kindly help me write the correct function for a FRACTILE(IF statement&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Many Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Helen&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395279#M1170042</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2012-09-11T14:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile and if</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395280#M1170043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fractile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Patient Admitted?]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=0, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total Wait])&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,0.95)/1440&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(moving one closing bracket around)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395280#M1170043</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-11T14:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile and if</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395281#M1170044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; Works perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395281#M1170044</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2012-09-11T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile and if</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395282#M1170045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have exam data of a class of 50 students.&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Now I want to calculate the &lt;STRONG&gt;average (and, median) of top 80% students&lt;/STRONG&gt; of that class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;How can I do that?&lt;BR /&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Aug 2013 18:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-if/m-p/395282#M1170045</guid>
      <dc:creator />
      <dc:date>2013-08-10T18:24:54Z</dc:date>
    </item>
  </channel>
</rss>

