<?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 Fractile %'s...How to make work? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fractile-s-How-to-make-work/m-p/156784#M32525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to a create a chart that will show the number of customers by the volume over Quarters...I've tried using the fractile function and can't get it to work...&lt;/P&gt;&lt;P&gt;Data Looks like this...&lt;/P&gt;&lt;P&gt;I want to see the number of customers that make up the 25%,50%, and 75% fractiles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 233pt; border-collapse: collapse;" width="310"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 82pt; mso-width-source: userset; mso-width-alt: 3986; mso-outline-parent: collapsed;" width="109" /&gt;&lt;COL style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766; mso-outline-parent: collapsed;" width="103" /&gt;&lt;COL style="width: 74pt; mso-width-source: userset; mso-width-alt: 3584; mso-outline-parent: collapsed;" width="98" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="border-right: gainsboro 1pt solid; border-top: gainsboro 1pt solid; border-left: gainsboro 0.5pt solid; width: 82pt; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: #ebebeb;" width="109"&gt;&lt;STRONG&gt;ShipDate.Year - Quarter&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" style="width: 77pt; background-color: white; border: gainsboro 0.5pt solid;" width="103"&gt;Customer Count&lt;/TD&gt;&lt;TD class="xl64" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro 0.5pt solid; border-left: gainsboro; width: 74pt; border-bottom: gainsboro 0.5pt solid; background-color: white;" width="98"&gt;# of Orders&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;685&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;35087&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;659&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;35252&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q3&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;657&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;33169&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;576&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;29379&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking and any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2010 21:10:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-23T21:10:06Z</dc:date>
    <item>
      <title>Fractile %'s...How to make work?</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-s-How-to-make-work/m-p/156784#M32525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to a create a chart that will show the number of customers by the volume over Quarters...I've tried using the fractile function and can't get it to work...&lt;/P&gt;&lt;P&gt;Data Looks like this...&lt;/P&gt;&lt;P&gt;I want to see the number of customers that make up the 25%,50%, and 75% fractiles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 233pt; border-collapse: collapse;" width="310"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 82pt; mso-width-source: userset; mso-width-alt: 3986; mso-outline-parent: collapsed;" width="109" /&gt;&lt;COL style="width: 77pt; mso-width-source: userset; mso-width-alt: 3766; mso-outline-parent: collapsed;" width="103" /&gt;&lt;COL style="width: 74pt; mso-width-source: userset; mso-width-alt: 3584; mso-outline-parent: collapsed;" width="98" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="border-right: gainsboro 1pt solid; border-top: gainsboro 1pt solid; border-left: gainsboro 0.5pt solid; width: 82pt; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: #ebebeb;" width="109"&gt;&lt;STRONG&gt;ShipDate.Year - Quarter&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" style="width: 77pt; background-color: white; border: gainsboro 0.5pt solid;" width="103"&gt;Customer Count&lt;/TD&gt;&lt;TD class="xl64" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro 0.5pt solid; border-left: gainsboro; width: 74pt; border-bottom: gainsboro 0.5pt solid; background-color: white;" width="98"&gt;# of Orders&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;685&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;35087&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;659&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;35252&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q3&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;657&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;33169&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro 0.5pt solid; border-bottom: gainsboro 0.5pt solid; height: 12.75pt; background-color: white;"&gt;2009-Q1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;576&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: gainsboro 0.5pt solid; border-top: gainsboro; border-left: gainsboro; border-bottom: gainsboro 0.5pt solid; background-color: white;"&gt;29379&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking and any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 21:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-s-How-to-make-work/m-p/156784#M32525</guid>
      <dc:creator />
      <dc:date>2010-02-23T21:10:06Z</dc:date>
    </item>
  </channel>
</rss>

