<?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 chart last 24 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274522#M852480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Year=, Quarter, DateID={"&amp;gt;=$(=(AddMonths(Max(DateID),-24)))"}, DateID={"&amp;lt;=$(=(Max(DateID)))"}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 05:19:19 GMT</pubDate>
    <dc:creator>muthukumar77</dc:creator>
    <dc:date>2017-02-28T05:19:19Z</dc:date>
    <item>
      <title>How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274520#M852478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am pretty new to the QlikView and I would like to know if someone can assist (or explain) to me how to display a graph for the last 12 months based on a selected period , in this case if will be the Quarter and the Year. So for example, if the user selected 2017 and select 1st Quarter, it will display (sum of the value) the last 24 months on the graph. Below is a mock up of what I am trying to accomplish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154638_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what I have so far.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/154639_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated. Thank you all!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274520#M852478</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274521#M852479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use this? Change as per your Fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: Arial; color: #737373;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;Month=, Year=, Quarter, Date={"&amp;gt;=$(=MonthStart(AddMonths(Max(DateID),-24)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #737373; font-size: 12.7273px; font-style: inherit; font-family: Arial;"&gt;&amp;lt;$(=MonthEnd(Max(DateID)))&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: Arial; color: #737373;"&gt;&lt;STRONG&gt;"}&amp;gt;} value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 03:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274521#M852479</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T03:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274522#M852480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Year=, Quarter, DateID={"&amp;gt;=$(=(AddMonths(Max(DateID),-24)))"}, DateID={"&amp;lt;=$(=(Max(DateID)))"}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 05:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274522#M852480</guid>
      <dc:creator>muthukumar77</dc:creator>
      <dc:date>2017-02-28T05:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274523#M852481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ray,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the solution attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anagha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 06:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274523#M852481</guid>
      <dc:creator>anagharao</dc:creator>
      <dc:date>2017-02-28T06:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274524#M852482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, can you explain to me how and where are the variables vStartDate and vEndDate being set. Is it being set every time the user make a selection (year or/and quarter)? Your solution is very good and I would like to learn how it is being set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 21:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274524#M852482</guid>
      <dc:creator />
      <dc:date>2017-02-28T21:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274525#M852483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set Script Level or Variable Overview (Ctrl + Alt + v). And then set. It's up to you how you want to select if you want to change of vStart and vEnd of the selection yes we can set those too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assume you may got answer from above. So go and close the Thread by flag "&lt;STRONG&gt;Correct Answer&lt;/STRONG&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 02:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274525#M852483</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-01T02:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to chart last 24 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274526#M852484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ray,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variables need to be created using variable overview (Ctrl+Alt+v) and their values refer to "DateID" column. Since the "DateID" column value changes with the selection in "Year" and "Quarter" column so will the value in the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 02:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-chart-last-24-months/m-p/1274526#M852484</guid>
      <dc:creator>anagharao</dc:creator>
      <dc:date>2017-03-01T02:58:16Z</dc:date>
    </item>
  </channel>
</rss>

