<?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 Distinct selection in a List Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distinct-selection-in-a-List-Object/m-p/340592#M125772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using the number format tab in list box properties, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using a list box field expression instead (on general tab, select &amp;lt;expression&amp;gt; from the field drop down) and enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=month(YOURDATEFIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(monthstart(YOURDATEFIELD),'MMM')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=monthname(YOURDATEFIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also add a field to your table using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;YOURDATEFIELD,&lt;/P&gt;&lt;P&gt;month(YOURDATEFIELD) as Month&lt;/P&gt;&lt;P&gt;from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and just use this field in the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 17:10:16 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-03-07T17:10:16Z</dc:date>
    <item>
      <title>Distinct selection in a List Object</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-selection-in-a-List-Object/m-p/340591#M125771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create a list with a date field from a table and I formated the list content to show only months "MMM". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that this field have several itens from the same month and I want to see only one copy of all valid months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&amp;nbsp;&amp;nbsp;&amp;nbsp; select distinct month(datefield) from table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-selection-in-a-List-Object/m-p/340591#M125771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-07T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Distinct selection in a List Object</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-selection-in-a-List-Object/m-p/340592#M125772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using the number format tab in list box properties, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using a list box field expression instead (on general tab, select &amp;lt;expression&amp;gt; from the field drop down) and enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=month(YOURDATEFIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(monthstart(YOURDATEFIELD),'MMM')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=monthname(YOURDATEFIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also add a field to your table using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;YOURDATEFIELD,&lt;/P&gt;&lt;P&gt;month(YOURDATEFIELD) as Month&lt;/P&gt;&lt;P&gt;from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and just use this field in the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 17:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-selection-in-a-List-Object/m-p/340592#M125772</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-07T17:10:16Z</dc:date>
    </item>
  </channel>
</rss>

