<?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: help in list box expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863360#M302223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show us an example of what you would like to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I get and to me it's pretty distinct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="years.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84073_years.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Apr 2015 13:29:42 GMT</pubDate>
    <dc:creator>fred_s</dc:creator>
    <dc:date>2015-04-19T13:29:42Z</dc:date>
    <item>
      <title>help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863354#M302217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i have list box containing Sales_date .It has date from 2011 to 2015.&lt;/P&gt;&lt;P&gt;I need the only years of the sales_date like year(Sales_date).I need only distinct values like 2011,2012,2013,2014,2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 08:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863354#M302217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-19T08:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863355#M302218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a listbox&lt;/P&gt;&lt;P&gt;Field &amp;lt;Expression&amp;gt;&lt;/P&gt;&lt;P&gt;=year(YourDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you found the answer yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 09:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863355#M302218</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-04-19T09:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863356#M302219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While Loading data in script just below Sales_date create one more field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Sales_date) as Sales_Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can use Sales_Year field in List Box..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 09:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863356#M302219</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-19T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863357#M302220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, Manish's answer is the way to go, but since rand knew the year() function, I've assumed it was not what he was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 09:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863357#M302220</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-04-19T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863358#M302221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply ! But i need only distinct year values. I am getting multiple year values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 11:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863358#M302221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-19T11:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863359#M302222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Thanks for the reply !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; But i need only distinct year values. I am getting multiple year values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Thanks &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 11:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863359#M302222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-19T11:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863360#M302223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show us an example of what you would like to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I get and to me it's pretty distinct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="years.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84073_years.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 13:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863360#M302223</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-04-19T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863361#M302224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I need the same as above . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 04:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863361#M302224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T04:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863362#M302225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your date format??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 04:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863362#M302225</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-20T04:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863363#M302226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can U share ur sample Data&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 05:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863363#M302226</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-04-20T05:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863364#M302227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RGV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u. Also if you are having different date format than do changes according .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 05:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863364#M302227</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-20T05:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863365#M302228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(FieldName) as Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;Ur fileld name is " Emp_Join_Date "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Year(&lt;SPAN style="font-size: 13.3333330154419px;"&gt; Emp_Join_Date&lt;/SPAN&gt;) as Year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You will get exactly as u want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Nagarjuna&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 05:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863365#M302228</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-04-20T05:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863366#M302229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year(YearStart(Sales_date))&amp;nbsp; -- It will give distinct values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The best solution is move this Year calculation to script, so that the performance would be better and logic is centralized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year(Sales_date) AS Year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FROM DataSource;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 05:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863366#M302229</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-20T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863367#M302230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be your date format is&amp;nbsp; the issue so try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Date(Reported_Date)) as Year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also try to convert in num() first then use date function if above is not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 07:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863367#M302230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T07:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863368#M302231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;jagan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still getting duplicate year values in list box &lt;/P&gt;&lt;P&gt;Here is my sample data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/4/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21/10/2014&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 09:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863368#M302231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T09:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863369#M302232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting the duplicates with below script, I am not sure.&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * ,&lt;/P&gt;&lt;P&gt;Year(Date) AS Year&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/4/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21/10/2014&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But give a try with below script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * ,&lt;/P&gt;&lt;P&gt;Year(YearStart(Date)) AS Year&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/2/2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2/4/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5/10/2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21/10/2014&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 02:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863369#M302232</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-21T02:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863370#M302233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan ,&lt;/P&gt;&lt;P&gt;Thanks for reply !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In script i am also not getting duplicate values .But i want to achieve it from list box expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863370#M302233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-21T11:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: help in list box expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863371#M302234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the same in listbox expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 13:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-list-box-expression/m-p/863371#M302234</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-21T13:08:15Z</dc:date>
    </item>
  </channel>
</rss>

