<?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: ListBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ListBox/m-p/656274#M239619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The last 6 months expressions is&lt;/P&gt;&lt;P&gt;In load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;tempdate,&lt;/P&gt;&lt;P&gt;IF(YourDateField&amp;gt; AddMonths(MonthStart(Today()),-5), Month) as Last6Months&lt;/P&gt;&lt;P&gt;From Location;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or in front end write in any list box&lt;/P&gt;&lt;P&gt;IF(YourDateField &amp;gt; AddMonths(MonthStart(Today()),-5), Month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 04:57:48 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-07-11T04:57:48Z</dc:date>
    <item>
      <title>ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox/m-p/656273#M239618</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;&lt;/P&gt;&lt;P&gt;I have 12 Month of Data, I have list box which shows 12 Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want only show lates 6 month, for that what expression should i use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Thanks in advance,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 04:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox/m-p/656273#M239618</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2014-07-11T04:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox/m-p/656274#M239619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The last 6 months expressions is&lt;/P&gt;&lt;P&gt;In load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;tempdate,&lt;/P&gt;&lt;P&gt;IF(YourDateField&amp;gt; AddMonths(MonthStart(Today()),-5), Month) as Last6Months&lt;/P&gt;&lt;P&gt;From Location;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or in front end write in any list box&lt;/P&gt;&lt;P&gt;IF(YourDateField &amp;gt; AddMonths(MonthStart(Today()),-5), Month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 04:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox/m-p/656274#M239619</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-11T04:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox/m-p/656275#M239620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Date &amp;gt; AddMonths(MonthStart(Today()),-6), Month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 05:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox/m-p/656275#M239620</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2014-07-11T05:17:31Z</dc:date>
    </item>
  </channel>
</rss>

