<?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 How to Select the next 4 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601390#M1112308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On opening a sheet i would like to force Feb, Mar,Apr,May to trigger for 2014.&lt;/P&gt;&lt;P&gt;I can trigger a variable for VCurrentYear and vCurrentMonth.&lt;/P&gt;&lt;P&gt;How do i expand this to be the next 4 inclusive.?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 15:49:56 GMT</pubDate>
    <dc:creator>timsaddler</dc:creator>
    <dc:date>2014-02-18T15:49:56Z</dc:date>
    <item>
      <title>How to Select the next 4 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601390#M1112308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On opening a sheet i would like to force Feb, Mar,Apr,May to trigger for 2014.&lt;/P&gt;&lt;P&gt;I can trigger a variable for VCurrentYear and vCurrentMonth.&lt;/P&gt;&lt;P&gt;How do i expand this to be the next 4 inclusive.?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601390#M1112308</guid>
      <dc:creator>timsaddler</dc:creator>
      <dc:date>2014-02-18T15:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select the next 4 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601391#M1112309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use a formula, like&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; ([month_field] &amp;gt;= v_current_month AND [month_field] &amp;lt;= (v_current_month + 3)) &amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601391#M1112309</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-18T15:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select the next 4 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601392#M1112310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set vCurrentMonth = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;("Feb"|"Mar"|"Apr"|"May")&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601392#M1112310</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2014-02-18T15:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select the next 4 months</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601393#M1112311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use select in field on your date field and use this as the search string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &amp;amp; MonthStart(Today()) &amp;amp; '&amp;lt;=' &amp;amp; MonthEnd(AddMonths(Today(), 3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In document properties on the triggers tab you can add this as a on open trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Select-the-next-4-months/m-p/601393#M1112311</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-02-18T16:01:43Z</dc:date>
    </item>
  </channel>
</rss>

