<?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: last 12 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415750#M154628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would give the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( ALL IF( FinalDate &amp;gt;= [12 rolling] AND FinalDate &amp;lt;= MonthEnd, AmountTotal, 0 ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( TOTAL IF( FinalDate &amp;gt;= [12 rolling] AND FinalDate &amp;lt;= MonthEnd, AmountTotal, 0 ) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 17:27:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-07T17:27:36Z</dc:date>
    <item>
      <title>last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415745#M154623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;Hai&amp;nbsp;&amp;nbsp; Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;Please see The Attach File&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;Please Select Year and month Then Ii will show only one month&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;but i want if i select 2010 and month feb then chart will show last 12 months along with feb month&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;it means jan-2009 to feb 2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;so please Give Me Better Solution &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415745#M154623</guid>
      <dc:creator />
      <dc:date>2013-02-07T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415746#M154624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415746#M154624</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2013-02-07T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415747#M154625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did same as you sent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but they are asking like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if manuvally select year and month then chart will show last 12 month &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415747#M154625</guid>
      <dc:creator />
      <dc:date>2013-02-07T16:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415748#M154626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;FinalDate={"&amp;gt;=$([12 rolling])&amp;lt;=$(MonthEnd)"}&amp;gt;} AmountTotal)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415748#M154626</guid>
      <dc:creator />
      <dc:date>2013-02-07T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415749#M154627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but we have 8.2 set analysis not working pls send me solution with if analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415749#M154627</guid>
      <dc:creator />
      <dc:date>2013-02-07T17:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415750#M154628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would give the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( ALL IF( FinalDate &amp;gt;= [12 rolling] AND FinalDate &amp;lt;= MonthEnd, AmountTotal, 0 ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( TOTAL IF( FinalDate &amp;gt;= [12 rolling] AND FinalDate &amp;lt;= MonthEnd, AmountTotal, 0 ) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415750#M154628</guid>
      <dc:creator />
      <dc:date>2013-02-07T17:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415751#M154629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;try using the way luminary gave you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build a field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date(Date#(MONTH&amp;amp;'-'&amp;amp;YEAR,'MMM-YY'),'DD-MM-YYYY'),'MMM-YY') as MonthYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( if( MonthYear &amp;gt;= Date(addmonths(Max(MonthYear), -12), 'MMM-YY') and MonthYear&amp;lt;= Date(addmonths(Max(MonthYear), -1),&amp;nbsp; 'MMM-YY')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AmountTotal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translated from luminary expr with set analysis.&lt;/P&gt;&lt;P&gt;And put as dimension of your chart MonthYear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should work ... I hope&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giampiero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 15:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months/m-p/415751#M154629</guid>
      <dc:creator />
      <dc:date>2013-02-08T15:57:39Z</dc:date>
    </item>
  </channel>
</rss>

