<?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: PAST SIX MONTH COMPARISON in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567704#M211712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it also give the same result as -4? Have you tried using &lt;A href="https://community.qlik.com/qlik-users/127808"&gt;Nag Aviral&lt;/A&gt;'s formula? Can't be sure why its giving you that result, could you post a sample qvw demonstrating the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 13:00:51 GMT</pubDate>
    <dc:creator>jerem1234</dc:creator>
    <dc:date>2014-02-26T13:00:51Z</dc:date>
    <item>
      <title>PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567700#M211708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I WANT TO COMPARE MY CURRENT MONTH WITH LAST SIX MONTH SALES.&lt;/P&gt;&lt;P&gt;EG. WHEN I SELECT (JAN 2014) I WANT THE PIVOT TABLE TO SHOW ME LAST SIX MONTHS AS SHOWN BELOW IN &lt;STRONG&gt;SALES (DETACHED) &lt;/STRONG&gt;PIVOT TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANY SUGGESTIONS???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sales.5.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53815_sales.5.PNG.png" style="width: 620px; height: 237px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567700#M211708</guid>
      <dc:creator />
      <dc:date>2014-02-25T20:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567701#M211709</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;Use this in your expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;( {$&amp;lt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=MonthStart(AddMonths(Max(Date),-6)))&amp;lt;$(=MonthEnd(Max(Date)))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567701#M211709</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-25T20:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567702#M211710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;MonthYear = {'&amp;gt;=$(=addmonths(max(MonthYear), -6))&amp;lt;=$(=max(MonthYear))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If nothing is selected, it will take show the latest 6 months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567702#M211710</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-25T20:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567703#M211711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey jerem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the same expression to get my sales for last six month but when i change&amp;nbsp; -6 to -5 its giving me the same result as -6. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 21:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567703#M211711</guid>
      <dc:creator />
      <dc:date>2014-02-25T21:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567704#M211712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it also give the same result as -4? Have you tried using &lt;A href="https://community.qlik.com/qlik-users/127808"&gt;Nag Aviral&lt;/A&gt;'s formula? Can't be sure why its giving you that result, could you post a sample qvw demonstrating the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 13:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567704#M211712</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-26T13:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: PAST SIX MONTH COMPARISON</title>
      <link>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567705#M211713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fig&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ured it out With Jerem's/nag expression. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks guys. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 15:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PAST-SIX-MONTH-COMPARISON/m-p/567705#M211713</guid>
      <dc:creator />
      <dc:date>2014-02-26T15:32:21Z</dc:date>
    </item>
  </channel>
</rss>

