<?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: Months should come with previous months data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962695#M330259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to achieve Growth line the chart is not coming properly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2015 11:31:55 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2015-12-07T11:31:55Z</dc:date>
    <item>
      <title>Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962690#M330254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear All,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1.I want current month with previous 23 months data total 24 bars should display without any selection&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2.with selection&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; if suppose user select any financial year like 14-15 then it will show 24 bars but here only 21 bar present&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and when i select financial year 13-14 then why 2015 data come .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 10:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962690#M330254</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-12-07T10:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962691#M330255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;your expression:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=, Quarter=, FinancialYear, Year={'&amp;gt;=$(=Max(Year)-1) &amp;lt;=$(=Max(Year))'}&amp;gt;} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you remove "Year=, Quarter=, FinancialYear," :&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={'&amp;gt;=$(=Max(Year)-1) &amp;lt;=$(=Max(Year))'}&amp;gt;} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962691#M330255</guid>
      <dc:creator>thakkarrahul01</dc:creator>
      <dc:date>2015-12-07T11:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962692#M330256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your dimension to MonthYear and make the set expression field modification on that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962692#M330256</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-07T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962693#M330257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me if I load data for month Oct-15 then nov-13 will come?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962693#M330257</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-12-07T11:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962694#M330258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, nov-13 is already there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you update your data including Oct-15, then Oct-15 bar will be added and the Oct-13 bar will be removed from the bar chart, that's how a rolling 24 month display works, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962694#M330258</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-07T11:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962695#M330259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to achieve Growth line the chart is not coming properly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962695#M330259</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-12-07T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962696#M330260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The calculation seems correct, if you want to show a year over year change.&lt;/P&gt;&lt;P&gt;If you are talking about the extension of the line to the far left, you can handle that with adding the set expression to your aggregations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962696#M330260</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-07T11:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Months should come with previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962697#M330261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dear Sir.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-should-come-with-previous-months-data/m-p/962697#M330261</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-12-07T11:53:01Z</dc:date>
    </item>
  </channel>
</rss>

