<?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: List Box Object  Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030936#M348041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanna use dynamic year, like MAx Year, MAx(Year)-1 etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 19:46:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-19T19:46:30Z</dc:date>
    <item>
      <title>List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030934#M348039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list box for Year and I have 10 Years in the list box like 2015,2014,2013,2012,...............etc.&lt;/P&gt;&lt;P&gt;I would like to display only 3 years (2015,2014,2013). I still want the data for all the years but just for&amp;nbsp; list box I need only 3 years.&amp;nbsp; So the end user will not be able to select anything beyond 3 Years.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that doable and how can we do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030934#M348039</guid>
      <dc:creator />
      <dc:date>2016-01-19T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030935#M348040</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;&lt;STRONG&gt;If(Match(Year, 2013, 2014, 2015), Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively this should also work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Only({&amp;lt;Year = {'2013', '2014', '2015'}&amp;gt;} Year), Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030935#M348040</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T19:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030936#M348041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanna use dynamic year, like MAx Year, MAx(Year)-1 etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030936#M348041</guid>
      <dc:creator />
      <dc:date>2016-01-19T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030937#M348042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Only({&amp;lt;Year = {'$(=Max(Year))', &lt;SPAN style="font-size: 13.3333px;"&gt;'$(=Max(Year)-1)', &lt;SPAN style="font-size: 13.3333px;"&gt;'$(=Max(Year)-2)'&lt;/SPAN&gt;&lt;/SPAN&gt;}&amp;gt;} Year), Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030937#M348042</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T19:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030938#M348043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I meant Year(Today()), Year(Today()-1 etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030938#M348043</guid>
      <dc:creator />
      <dc:date>2016-01-19T19:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Object  Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030939#M348044</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;&lt;STRONG&gt;=Aggr(Only({&amp;lt;Year = {$(=Year(Today())), $(=Year(Today())-1), $(=Year(Today())-2)}&amp;gt;} Year), Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Object-Issue/m-p/1030939#M348044</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T19:56:12Z</dc:date>
    </item>
  </channel>
</rss>

