<?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: How to display only few months in List box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/1505635#M600591</link>
    <description>&lt;P&gt;Else, If Month field is a string - Then try this?&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;If(Num(Month(Date#(Month,'MMM'))) &amp;lt;= Max(TOTAL Num(Month(Date#(Month,'MMM')))) - 3, Month)&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 03:26:34 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-11-14T03:26:34Z</dc:date>
    <item>
      <title>How to display only few months in List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/124125#M600588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;I Have a list Box with month field. which is from Jan to Sep.&lt;/P&gt;&lt;P&gt;But i want to display only Jan to jun which is Jan to max(Month)-3.&lt;/P&gt;&lt;P&gt;How can this be achieved in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 16:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/124125#M600588</guid>
      <dc:creator>naveen341</dc:creator>
      <dc:date>2018-11-09T16:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only few months in List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/124126#M600589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a variable&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;vMaxMonth &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;= Max([Month])-3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=IF(AGGR([Month], [Month])&amp;lt;=$(vMaxMonth), [Month])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 22:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/124126#M600589</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-11-09T22:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only few months in List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/1505586#M600590</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;If(Month &amp;lt;= Max(TOTAL Month) - 3, Month)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 01:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/1505586#M600590</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-14T01:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only few months in List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/1505635#M600591</link>
      <description>&lt;P&gt;Else, If Month field is a string - Then try this?&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;If(Num(Month(Date#(Month,'MMM'))) &amp;lt;= Max(TOTAL Num(Month(Date#(Month,'MMM')))) - 3, Month)&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 03:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-few-months-in-List-box/m-p/1505635#M600591</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-11-14T03:26:34Z</dc:date>
    </item>
  </channel>
</rss>

