<?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: Need Help Regarding the Fractile function... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412562#M489581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The help file says this about the fractile function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function argument expressions must not contain aggregation functions, unless these inner aggregations contain the &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; qualifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your complex aggragated sum is probably the cause the first expression doesn't work. If in your chart QTY is only a single value for a row, then a fractile can't be calculated. But it's impossible to tell without knowing the specifics. Can you share the qvw you're working on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 17:34:40 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-11-07T17:34:40Z</dc:date>
    <item>
      <title>Need Help Regarding the Fractile function...</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412561#M489580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondeirng if anyone knows what is going on with my fractile function. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using it in this manner:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Fractile(column(10), .97)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the function, I am referencing a particular column as opposed to a field. The referenced column returns numbers, but the fractile expression is not returning a value or a null. If anyone has any insight as to why this might be, that would be great. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps, the column that is referenced is a complex aggregated sum that also references another column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried something along these lines as a test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fractile (QTY, .97) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it still would not return a value. Perhaps something is up with the function itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dave &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412561#M489580</guid>
      <dc:creator />
      <dc:date>2012-11-07T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Regarding the Fractile function...</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412562#M489581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The help file says this about the fractile function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function argument expressions must not contain aggregation functions, unless these inner aggregations contain the &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; qualifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your complex aggragated sum is probably the cause the first expression doesn't work. If in your chart QTY is only a single value for a row, then a fractile can't be calculated. But it's impossible to tell without knowing the specifics. Can you share the qvw you're working on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412562#M489581</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-07T17:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Regarding the Fractile function...</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412563#M489582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert, thank you for the response. I cannot provide the qvw, but if it comes to creating a sandbox of the problem I will. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previously in order to get the fractile to work, the application has been using a vb script macro, that evaluates the expression that is in the referenced column for the applicable rows, storing it, and then using that in the&amp;nbsp; fractile equation to get the correct value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do something similar, and instead of using a macro, somehow reference the column in-chart as a number as opposed to an expression? However, this cannot be done in the script, as the expression in the column gives different values based on certain inputs and selections. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-Regarding-the-Fractile-function/m-p/412563#M489582</guid>
      <dc:creator />
      <dc:date>2012-11-07T17:58:05Z</dc:date>
    </item>
  </channel>
</rss>

