<?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: Help Calculating 90th Percentile in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3941#M577</link>
    <description>&lt;P&gt;Hello Anil:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;scram?&amp;nbsp; Not sure I follow you.&amp;nbsp; In any event, are you able to access the sample data I posted when I first created this thread or do you need me to post it again?&amp;nbsp; Actually, I'll just go ahead and post it again just incase.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2019 19:55:11 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2019-10-11T19:55:11Z</dc:date>
    <item>
      <title>Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3928#M564</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any help in being able to calculate the 90th percentile for the attached sample data and have it in the attached intended output format (QV Pivot Table).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the 90th percentile for each Product End Build Type (DB Build, OS Build, WEB Build) for each Service New type (Bespoke, PSI, VSI) by Average of Actual Days.&amp;nbsp; Does that make sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's some additional information that may be helpful in regards to the sample data.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Product End Build Type is a calculated dimension using the following calculation (open to a better way of doing it)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Pick&lt;/SPAN&gt;(&lt;SPAN&gt;WildMatch&lt;/SPAN&gt;(&lt;SPAN&gt;[Product Build End Type]&lt;/SPAN&gt;, 'VSI (DB)', 'VSI OS Build Only', 'VSI (Web)', 'PSI OS Build Only', 'PSI (DB)', 'PSI (Web)', 'Bespoke (DB)', 'Bespoke OS Build Only', '*'),&lt;BR /&gt;'DB Build', 'OS Build Only', 'WEB Build', 'OS Build Only', 'DB Build', 'WEB Build', 'DB Build', 'OS Build Only', &lt;SPAN&gt;[Product Build End Type]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;# of Orders is a simple expression of Count(Host Name)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Here's some information regarding the Intended Output (QV Pivot Table).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Again,&amp;nbsp; Product End Build Type is a calculated dimension using the following calculation&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Pick&lt;/SPAN&gt;(&lt;SPAN&gt;WildMatch&lt;/SPAN&gt;(&lt;SPAN&gt;[Product Build End Type]&lt;/SPAN&gt;, 'VSI (DB)', 'VSI OS Build Only', 'VSI (Web)', 'PSI OS Build Only', 'PSI (DB)', 'PSI (Web)', 'Bespoke (DB)', 'Bespoke OS Build Only', '*'),&lt;BR /&gt;'DB Build', 'OS Build Only', 'WEB Build', 'OS Build Only', 'DB Build', 'WEB Build', 'DB Build', 'OS Build Only', &lt;SPAN&gt;[Product Build End Type]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;# of Orders is expression Count(Host Name)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Average of Actual GTI Days is expression (Avg([Actual GTI Days])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;For the 90th percentile, I've tried the following which has a syntax error and obviously does not work&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;If([Product Build End Type] like 'OS Build%', Fractile(Aggr(Sum(Actual, [Host Name]),0.9)))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;As always, thanks in advance for any and all help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 19:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3928#M564</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T19:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3929#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fractile didn't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3929#M565</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-19T20:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3930#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried Fractile(Actual GTI Days) and I get - (dash) in the 90%tile column.&amp;nbsp; Also, Qlikview thinks there is a syntax error with the expression as it says Error in expression and there's a red squiggly line under the last parentheses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an FYI, Actual GTI Days is created in the load script with &lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Business Days End 2 END ( without Approvals )]&lt;/SPAN&gt;), &lt;SPAN style="color: #800000;"&gt;[Business Days End 2 END ( with Approvals )]&lt;/SPAN&gt;, &lt;SPAN style="color: #800000;"&gt;[Business Days End 2 END ( without Approvals )]&lt;/SPAN&gt;), '#0') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Actual GTI Days].&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;I also tried &lt;SPAN style="color: green; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;If([Product Build End Type] like 'OS Build%', Fractile(Aggr(Sum(Actual, [Host Name]),0.9)))&lt;/SPAN&gt;, but it doesn't work and Qlikview thinks there is a syntax error with it as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3930#M566</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-19T20:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3931#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't supply 0.9 here?&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;STRONG&gt;Fractile(Actual GTI Days)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this&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;STRONG&gt;Fractile(Actual GTI Days, 0.9)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3931#M567</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-19T20:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3932#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darn it.  LOL.  Let me try that.  Not sure how I forgot that, but I did.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3932#M568</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-19T20:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3933#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&amp;nbsp; I feel dumb.&amp;nbsp; I added the 0.9 and that eliminates the syntax error.&amp;nbsp; Thank you for catching that.&amp;nbsp; Sometimes you just need another set of eyes to see the obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that said, I don't think I'm getting the right results.&amp;nbsp; For example, for OS Build Only and Service New value of VSI, I was expecting to see something like 32.88 for the 90%tile value and instead I have 142.97.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 21:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3933#M569</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-19T21:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3934#M570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clarification.&amp;nbsp; I get 142.97 just for December OS Build Only and Service New = VSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the whole dataset, I get 56.34 for VSI and 89.21 for PSI and I'm expecting to see lower numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 21:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3934#M570</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-19T21:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3935#M571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea on why I may not be getting the right percentile #?&amp;nbsp; If you haven't already, please see my other posts below.&amp;nbsp; I may not have responded in a manner that you would see that I have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 01:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3935#M571</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-20T01:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3936#M572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am starting from here &lt;SPAN style="color: #008000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;If([Product Build End Type] like 'OS Build%', Fractile(Aggr(Sum(Actual, [Host Name]),0.9)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;Can you try without Aggr() here? like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;&lt;STRONG style="color: #000000;"&gt;If([Product Build End Type] like 'OS Build%', Fractile(Sum(&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;Actual, [Host Name]&lt;SPAN style="color: #ff0000;"&gt;]&lt;/SPAN&gt;),0.9))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 08:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3936#M572</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-20T08:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3937#M573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anil:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you?&amp;nbsp; Thanks for the reply.&amp;nbsp; I tried it, but Qlikview thinks there's an error in the expression.&amp;nbsp; There's a squiggly line under the last parentheses (see below).&amp;nbsp; I tried different positions of the parentheses, but no luck.&amp;nbsp; They seem to match up.&amp;nbsp; Are we maybe missing a parameter?&amp;nbsp; Also, as an FYI, I changed fieldname from Actual to Actual GTI Days.&amp;nbsp; I also changed 'OS Build %' to '%Build%' as I have two other build types to account for as well.&amp;nbsp; I tried your expression as is too with no luck (Error in expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;[Product Build End Type]&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN&gt; '%Build%', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Fractile&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;[Actual GTI Days]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;[Host Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;),0.9)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 21:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3937#M573</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-20T21:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3938#M574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thus &lt;STRONG&gt;[Actual GTI Days]&lt;/STRONG&gt; and &lt;STRONG&gt;[Host Name]&lt;/STRONG&gt; are different Fields? Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;If&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;[Product Build End Type]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; '%Build%', &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Fractile&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;(&lt;SPAN style="color: #ff0000;"&gt;Range&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;[Actual GTI Days]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;[Host Name]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;),0.9))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 01:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3938#M574</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-21T01:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3939#M575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anil:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, both are different fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your expression and it does not return anything.&amp;nbsp; However, it now appears that there was a problem with the data source I was pulling from.&amp;nbsp; I have more records and I was thinking it was a bit odd that the row count had gone down but it could have been because of the new year turn over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that said, Sunny's syntax correction above (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Fractile(Actual GTI Days, 0.9)&lt;/STRONG&gt;&lt;/SPAN&gt;) appears to be doing the trick and I'm getting what I was expecting to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you want to keep trying with your solution, I'm willing to keep trying.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 02:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3939#M575</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-21T02:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3940#M576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say there is problem with scram, I think you have to work from that. Anyway, Would u able to share sample to investigate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 02:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3940#M576</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-21T02:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3941#M577</link>
      <description>&lt;P&gt;Hello Anil:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;scram?&amp;nbsp; Not sure I follow you.&amp;nbsp; In any event, are you able to access the sample data I posted when I first created this thread or do you need me to post it again?&amp;nbsp; Actually, I'll just go ahead and post it again just incase.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 19:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3941#M577</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T19:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3942#M578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, But in attachment there is no [Host Name] field, Is that field comes from another table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 03:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3942#M578</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-21T03:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3943#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shoot.&amp;nbsp; No it comes from the same table.&amp;nbsp; My fault and my apologies.&amp;nbsp; I'll update the sample data to include it.&amp;nbsp; Am I missing anything else?&amp;nbsp; Again, my apologies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 03:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3943#M579</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-01-21T03:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3944#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that is it i believe &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 03:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3944#M580</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-21T03:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3945#M581</link>
      <description>&lt;P&gt;Here you go.&amp;nbsp; Sorry about that.&amp;nbsp; As an FYI, I'll be logging off soon, so if you need something and I don't respond right away, that's probably why, but I will respond tomorrow.&amp;nbsp; Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 19:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3945#M581</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T19:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3946#M582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that second field there is something Text involved, Not sure what you are doing with this?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #800000;"&gt;[Actual GTI Days]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #800000;"&gt;[Host Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ Do you understand his intend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 05:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3946#M582</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-21T05:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help Calculating 90th Percentile</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3947#M583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At one time, I saw &lt;A href="https://community.qlik.com/people/pnn44794"&gt;pnn44794&lt;/A&gt;‌ saying that one of my expression worked.... If what I gave worked, what exactly are we trying to resolve here? I might have missed another question... but can one of you guide me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 15:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Calculating-90th-Percentile/m-p/3947#M583</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-21T15:06:34Z</dc:date>
    </item>
  </channel>
</rss>

