<?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 Line Chart displaying two seperate time periods in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-displaying-two-seperate-time-periods/m-p/247445#M1208212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a line chart that displays sales data from a year that I select and would like it to also show me the same data from the previous year, and have it all broken down by months. Would love it if someone could help me on this, thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Mar 2010 16:30:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-15T16:30:37Z</dc:date>
    <item>
      <title>Line Chart displaying two seperate time periods</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-displaying-two-seperate-time-periods/m-p/247445#M1208212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a line chart that displays sales data from a year that I select and would like it to also show me the same data from the previous year, and have it all broken down by months. Would love it if someone could help me on this, thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 16:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-displaying-two-seperate-time-periods/m-p/247445#M1208212</guid>
      <dc:creator />
      <dc:date>2010-03-15T16:30:37Z</dc:date>
    </item>
    <item>
      <title>Line Chart displaying two seperate time periods</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-displaying-two-seperate-time-periods/m-p/247446#M1208214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need two expressions ... (samples)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;sum( {$&amp;lt;Year = {$(=Only(Year))}&amp;gt;} Sales )&lt;BR /&gt;sum( {$&amp;lt;Year = {$(=Only(Year)-1)}&amp;gt;} Sales )&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The first calculates the Sales for the selected Year and the second the same for the year before that.&lt;/P&gt;&lt;P&gt;You use the Month as a dimension.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 10:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-displaying-two-seperate-time-periods/m-p/247446#M1208214</guid>
      <dc:creator />
      <dc:date>2010-03-16T10:25:09Z</dc:date>
    </item>
  </channel>
</rss>

