<?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: always last 6 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408125#M800601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to assign trigger. OnOpen - Actions - Select in field - Year - Search string (&lt;STRONG&gt;=Max(Year))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 05:33:43 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-01T05:33:43Z</dc:date>
    <item>
      <title>always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408116#M800586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data for all years&amp;nbsp;&amp;nbsp;&amp;nbsp; so&amp;nbsp; I want to display&amp;nbsp;&amp;nbsp; by default&amp;nbsp; max year selected&amp;nbsp;&amp;nbsp; and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I select any year and any month&amp;nbsp;&amp;nbsp;&amp;nbsp; the straight table should display previous 6months of selected month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached sample&amp;nbsp; and excel data&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/always-last-6-months/m-p/1408116#M800586</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408117#M800589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want this in straight table only? Or can we use Pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408117#M800589</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-30T17:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408118#M800591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anything is fine sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408118#M800591</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2017-11-30T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408119#M800592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;MonthNo = {"&amp;gt;=$(=Max(MonthNo-6)) &amp;lt;=$(=Max(MonthNo))"}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408119#M800592</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-30T17:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408120#M800594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached may be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408120#M800594</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-30T17:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408121#M800596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here one more thing&amp;nbsp; I need to every month .....not totals each month&amp;nbsp; product category wise I need to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408121#M800596</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2017-11-30T17:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408122#M800597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like below image&amp;nbsp; I need to display last six month by&amp;nbsp; product category wise.&lt;IMG alt="mnths.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185319_mnths.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408122#M800597</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2017-11-30T17:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408123#M800599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes sunny ... but here when I open the application&amp;nbsp; max year should be by default&amp;nbsp; it is not showing any default value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain the logic how its working ...if you don't mind..!!!!!!!1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408123#M800599</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2017-11-30T17:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408124#M800600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems working&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185324_Capture.JPG" style="height: 74px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408124#M800600</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-30T17:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: always last 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408125#M800601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to assign trigger. OnOpen - Actions - Select in field - Year - Search string (&lt;STRONG&gt;=Max(Year))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 05:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/always-last-6-months/m-p/1408125#M800601</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-01T05:33:43Z</dc:date>
    </item>
  </channel>
</rss>

