<?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 Box plot graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342701#M126569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to learn about Box Plot graph. Please can anyone explain me with breif example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to develop it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 15:45:35 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2012-06-07T15:45:35Z</dc:date>
    <item>
      <title>Box plot graph</title>
      <link>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342701#M126569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to learn about Box Plot graph. Please can anyone explain me with breif example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to develop it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 15:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342701#M126569</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-06-07T15:45:35Z</dc:date>
    </item>
    <item>
      <title>Box plot graph</title>
      <link>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342702#M126570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea please...how to start my work. I understood the algorithm which we need to use to get box plot. But i'm not able to think how to start the work on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 17:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342702#M126570</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-06-07T17:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Box plot graph</title>
      <link>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342703#M126571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This&amp;nbsp; &lt;A href="http://www.purplemath.com/modules/boxwhisk.htm"&gt;Alogrithm&lt;/A&gt; which helps you to understand how box plot works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find any document on this. But I find a way to develop this chart in qlikview. It's very simplle, Load the data as shown in below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD RowNo() as ID,*,Day(Date) as Day&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01-02-2012, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02-02-2012, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03-02-2012, 4&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01-02-2012, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02-02-2012, 32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03-02-2012, 45&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01-02-2012, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02-02-2012, 34&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03-02-2012, 46&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01-02-2012, 101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02-02-2012, 32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03-02-2012, 45&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to create a Box plot graph:&lt;/P&gt;&lt;P&gt;Click On Tools -&amp;gt; Box Plot Wizard -&amp;gt; Next&amp;nbsp; then&lt;/P&gt;&lt;P&gt;For Dimension, something like date can be used. For aggregator, the value you want the quartiles to measure over. For expression I use the same as the aggregator, not 100% sure what the expression actually does. Display mode - Median I prefer for obvious reasons, I leave the include whiskers box ticked and choose 5/95 percentile as well as tick the use outliers (min/max) Click finish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your reference i'm attaching sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 18:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Box-plot-graph/m-p/342703#M126571</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-06-07T18:52:19Z</dc:date>
    </item>
  </channel>
</rss>

