<?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: Need help generating Rolling 12 months chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516998#M553317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sneha,&lt;/P&gt;&lt;P&gt;Is there really a such(monthago()) function in qv?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 12:32:27 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-09-19T12:32:27Z</dc:date>
    <item>
      <title>Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516992#M553311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll appreciate some assistance to convert the attached chart to a Rolling 12 month report.&lt;/P&gt;&lt;P&gt;I have revieweed some samples shown in the community but, after a couple of days of trying different scenarios, with different formulas, I still cannot generate the Rolling 12 chart. It is problably a simple thing however, I cannot figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for any tips that you can provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel Gavidia&lt;/P&gt;&lt;P&gt;Los Angeles, CA&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 00:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516992#M553311</guid>
      <dc:creator>mgavidia</dc:creator>
      <dc:date>2013-09-13T00:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516993#M553312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have any problem with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;TransPostedDate = {"&amp;gt;=$(=MonthStart( AddMonths(Max(TransPostedDate),-12)))&amp;lt;=$(=Max(TransPostedDate))"}&amp;gt;} #MoveInCounter) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 01:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516993#M553312</guid>
      <dc:creator>fernando_tonial</dc:creator>
      <dc:date>2013-09-13T01:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516994#M553313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Change expressions&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;MoveInYear = {"$(=max(Year)-1)"}&amp;gt;}#MoveInCounter)&lt;/P&gt;&lt;P&gt;on&lt;/P&gt;&lt;P&gt;if(Sum({1&amp;lt;MoveInYear = {"$(=max(Year))"}&amp;gt;}#MoveInCounter) &amp;gt; 0,&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;MoveInYear = {"$(=max(Year)-1)"}&amp;gt;}#MoveInCounter),'0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 14:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516994#M553313</guid>
      <dc:creator>yevgeniy</dc:creator>
      <dc:date>2013-09-17T14:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516995#M553314</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;this link will give you answer in detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;http://community.qlik.com/docs/DOC-4252&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 14:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516995#M553314</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-09-17T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516996#M553315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a good idea to change the X-axis so that it looks at MMM-YY, as otherwise should you select a mid year month then Jan-14 will appear before Jul-13 and there will be a disconnect between months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could solve this with a fancy formula in the sort tab, but for clarity's sake it would be best to show the month also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 14:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516996#M553315</guid>
      <dc:creator />
      <dc:date>2013-09-17T14:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516997#M553316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do this with Monthago function...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 12:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516997#M553316</guid>
      <dc:creator />
      <dc:date>2013-09-19T12:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516998#M553317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sneha,&lt;/P&gt;&lt;P&gt;Is there really a such(monthago()) function in qv?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 12:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516998#M553317</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-19T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516999#M553318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tresesco,&lt;/P&gt;&lt;P&gt;Actually its not direct function nut we created on field called Monthago in the script.&lt;/P&gt;&lt;P&gt;Then we can that in the chart to have rolling months data. like&amp;nbsp; rolling 12 months, rolling 6 months etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;12*(&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) +&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthsAgo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And we used this in chart expression as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;For rolling 12 months&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthsAgo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=0&amp;lt;12"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Actual Amount]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For previous months we can writelike this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthsAgo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=12&amp;lt;18"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Actual Amount]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;it will give prevoius 6 months data.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;You can use this approach for rolling 12 months...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 08:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/516999#M553318</guid>
      <dc:creator />
      <dc:date>2013-09-20T08:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help generating Rolling 12 months chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/517000#M553319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="j-author-act font-color-meta-light"&gt;&lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="83404" data-username="tsneha88" href="https://community.qlik.com/people/tsneha88"&gt;Sneha Topre&lt;/A&gt; (to &lt;A _jive_internal="true" data-avatarid="2991" data-externalid="" data-online="false" data-presence="null" data-userid="26418" data-username="tresesco" href="https://community.qlik.com/people/tresesco"&gt;tresesco&lt;/A&gt;)&lt;SPAN class="font-color-meta-light j-act-time"&gt; &lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.qlik.com/message/394153#394153"&gt;1 hour ago&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-generating-Rolling-12-months-chart/m-p/517000#M553319</guid>
      <dc:creator />
      <dc:date>2013-09-20T09:38:20Z</dc:date>
    </item>
  </channel>
</rss>

