<?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 Plot Change over Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169218#M40098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple line chart that plots sales over time. I need to transform this chart to show the change in sales over time.&lt;/P&gt;&lt;P&gt;The current chart data:&lt;/P&gt;&lt;P&gt;Month - Units&lt;BR /&gt;Jan - 10&lt;BR /&gt;Feb - 15&lt;BR /&gt;Mar - 25&lt;BR /&gt;May - 15&lt;/P&gt;&lt;P&gt;What I'm tying to achieve:&lt;/P&gt;&lt;P&gt;Month - Change in Units&lt;BR /&gt;Jan - null&lt;BR /&gt;Feb - 5&lt;BR /&gt;Mar - 10&lt;BR /&gt;May - (10)&lt;/P&gt;&lt;P&gt;The easiest solution I can think of is to handle this in the staging database prior to loading or during the load script. However, I prefer to implement the logic in the chart expression.&lt;/P&gt;&lt;P&gt;I'm guessing the solution involves set analysis and or the aggr function. I figured out how to calculate the period over period change using set analysis, but only when the user selects a specific month.&lt;/P&gt;&lt;P&gt;Any help is much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2009 22:50:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-27T22:50:58Z</dc:date>
    <item>
      <title>Plot Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169218#M40098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple line chart that plots sales over time. I need to transform this chart to show the change in sales over time.&lt;/P&gt;&lt;P&gt;The current chart data:&lt;/P&gt;&lt;P&gt;Month - Units&lt;BR /&gt;Jan - 10&lt;BR /&gt;Feb - 15&lt;BR /&gt;Mar - 25&lt;BR /&gt;May - 15&lt;/P&gt;&lt;P&gt;What I'm tying to achieve:&lt;/P&gt;&lt;P&gt;Month - Change in Units&lt;BR /&gt;Jan - null&lt;BR /&gt;Feb - 5&lt;BR /&gt;Mar - 10&lt;BR /&gt;May - (10)&lt;/P&gt;&lt;P&gt;The easiest solution I can think of is to handle this in the staging database prior to loading or during the load script. However, I prefer to implement the logic in the chart expression.&lt;/P&gt;&lt;P&gt;I'm guessing the solution involves set analysis and or the aggr function. I figured out how to calculate the period over period change using set analysis, but only when the user selects a specific month.&lt;/P&gt;&lt;P&gt;Any help is much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 22:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169218#M40098</guid>
      <dc:creator />
      <dc:date>2009-08-27T22:50:58Z</dc:date>
    </item>
    <item>
      <title>Plot Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169219#M40099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See attached example, uses a very simple Above() function in the expression.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169219#M40099</guid>
      <dc:creator />
      <dc:date>2009-08-27T23:15:57Z</dc:date>
    </item>
    <item>
      <title>Plot Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169220#M40100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any chance you can paste the expression as text on the forum? My company is in the process of purchasing Qlikview, so I'm using the personal edition until we everything is set-up (I can't open external docs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169220#M40100</guid>
      <dc:creator />
      <dc:date>2009-08-27T23:23:40Z</dc:date>
    </item>
    <item>
      <title>Plot Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169221#M40101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;Expression is :&lt;/P&gt;&lt;P&gt;=Sum(Sales) - Above(Sum(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Change-over-Time/m-p/169221#M40101</guid>
      <dc:creator />
      <dc:date>2009-08-27T23:29:00Z</dc:date>
    </item>
  </channel>
</rss>

