<?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: How to plot multiple series on one line graph? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-plot-multiple-series-on-one-line-graph/m-p/261016#M98415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a variable vMax to get the Max value of P1, P2, P3 like&lt;/P&gt;&lt;P&gt;=ceil(RangeMax(max(P1),max(P2),max(P3)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I created a line chart with an artificial dimension&lt;/P&gt;&lt;P&gt;=valueloop(0,vMax,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then 3 expressions:&lt;/P&gt;&lt;P&gt;=count(if(P1 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(if(P2 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(if(P3 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 20:56:59 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-07T20:56:59Z</dc:date>
    <item>
      <title>How to plot multiple series on one line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-multiple-series-on-one-line-graph/m-p/261015#M98414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Attached is a sample data file.&amp;nbsp; Along the bottom would be an axis from 0 to MAX.&amp;nbsp; At any point on the x-axis, it would plot three series using full accumulation: 1. The count of P1's that have the x-value or less.&amp;nbsp; 2. The count of P2's that have the x-value or less.&amp;nbsp; 3. The count of P3's that have the x-value of less.&amp;nbsp; How can I accomplish this?&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 20:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-multiple-series-on-one-line-graph/m-p/261015#M98414</guid>
      <dc:creator />
      <dc:date>2012-02-07T20:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot multiple series on one line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-multiple-series-on-one-line-graph/m-p/261016#M98415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a variable vMax to get the Max value of P1, P2, P3 like&lt;/P&gt;&lt;P&gt;=ceil(RangeMax(max(P1),max(P2),max(P3)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I created a line chart with an artificial dimension&lt;/P&gt;&lt;P&gt;=valueloop(0,vMax,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then 3 expressions:&lt;/P&gt;&lt;P&gt;=count(if(P1 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(if(P2 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(if(P3 &amp;lt;=ValueLoop(0,vMax,1),Key))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 20:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-multiple-series-on-one-line-graph/m-p/261016#M98415</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-07T20:56:59Z</dc:date>
    </item>
  </channel>
</rss>

