<?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 average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fractile-and-average/m-p/1076084#M358956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from the syntax point of view I think you need an advanced aggr, maybe something like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;Fractile( aggr(avg(sales), somefield),0.95)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;this is from the Qlik help&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1144"&gt;&lt;/A&gt;&lt;A name="fractile"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;fractile (&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;[{set_expression}] [ &lt;SPAN class="Bold"&gt;distinct&lt;/SPAN&gt; ] [ &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; [&amp;lt;fld {,fld}&amp;gt;] ] expression, fractile&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;returns the aggregated fractile of &lt;SPAN class="Italic"&gt;expression&lt;/SPAN&gt; iterated over the chart dimension(s). &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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. For more advanced nested aggregations, please use the &lt;A class="xref_1"&gt;Advanced Aggregation&lt;/A&gt; function in combination with calculated dimensions, see &lt;A class="xref_1"&gt;Add calculated dimension... &lt;/A&gt;. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 18:55:44 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-01-26T18:55:44Z</dc:date>
    <item>
      <title>Fractile and average</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-average/m-p/1076083#M358955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to do Fractile(avg(sales),0.95). But this expressions doesnt seem to work. &lt;/P&gt;&lt;P&gt;can someone tell me whats wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-average/m-p/1076083#M358955</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2016-01-26T18:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile and average</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-and-average/m-p/1076084#M358956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from the syntax point of view I think you need an advanced aggr, maybe something like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;Fractile( aggr(avg(sales), somefield),0.95)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;this is from the Qlik help&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1144"&gt;&lt;/A&gt;&lt;A name="fractile"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;fractile (&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;[{set_expression}] [ &lt;SPAN class="Bold"&gt;distinct&lt;/SPAN&gt; ] [ &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; [&amp;lt;fld {,fld}&amp;gt;] ] expression, fractile&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;returns the aggregated fractile of &lt;SPAN class="Italic"&gt;expression&lt;/SPAN&gt; iterated over the chart dimension(s). &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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. For more advanced nested aggregations, please use the &lt;A class="xref_1"&gt;Advanced Aggregation&lt;/A&gt; function in combination with calculated dimensions, see &lt;A class="xref_1"&gt;Add calculated dimension... &lt;/A&gt;. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-and-average/m-p/1076084#M358956</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-26T18:55:44Z</dc:date>
    </item>
  </channel>
</rss>

