<?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: Year over Year chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997482#M967122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make a Master Calender in the script to control the logic behinde your year to year comparason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48693"&gt;Creating A Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is ok, that your flags are static use script, if not use logic i set analysis see attached..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Teis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 13:06:08 GMT</pubDate>
    <dc:creator>teiswamsler</dc:creator>
    <dc:date>2015-10-05T13:06:08Z</dc:date>
    <item>
      <title>Year over Year chart</title>
      <link>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997481#M967120</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 have an issue to make a year over year line chart.&lt;/P&gt;&lt;P&gt;I have a set of data at weeks/year level that I convert into date and then I want to make a chart showing the evolution year over year in %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried some set analysis as the following but I didn't figure out to get the right result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date={"&amp;gt;$(=vStart_Chart)"}&amp;gt;} Volume)&lt;/P&gt;&lt;P&gt;/Sum({$&amp;lt;Date={"&amp;gt;$(=vMinDate)"}&amp;gt;} Volume) -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vMinDate = Min(Date)&lt;/P&gt;&lt;P&gt;And &lt;SPAN style="font-size: 13.3333px;"&gt;vStart_Chart&lt;/SPAN&gt;=AddMonths(vMinDate,12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date={"&amp;gt;$(=vStart_Chart)"}&amp;gt;} Volume)&lt;/P&gt;&lt;P&gt;/Sum({$&amp;lt;Date={$(vShift_Date)}&amp;gt;} Volume) -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vShift_Date = =AddMonths(Date,-12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think my problem is that I can't figure how to shift my data by 12 month or 52 weeks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody have a solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 12:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997481#M967120</guid>
      <dc:creator />
      <dc:date>2015-10-05T12:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Year over Year chart</title>
      <link>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997482#M967122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make a Master Calender in the script to control the logic behinde your year to year comparason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48693"&gt;Creating A Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is ok, that your flags are static use script, if not use logic i set analysis see attached..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Teis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 13:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997482#M967122</guid>
      <dc:creator>teiswamsler</dc:creator>
      <dc:date>2015-10-05T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Year over Year chart</title>
      <link>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997483#M967124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response, I will work on master calendar. But as I m working With PE edition I can't open your file, is there a solution ?&lt;/P&gt;&lt;P&gt;An issue that I figure out yesterday is that as I m comparing weeks vs weeks year before I can't just make minus 12 month because I set weeks date at the Sunday of the week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 07:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-over-Year-chart/m-p/997483#M967124</guid>
      <dc:creator />
      <dc:date>2015-10-06T07:39:26Z</dc:date>
    </item>
  </channel>
</rss>

