<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509577#M190430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Nope the expression is not working and also i am having trouble in sorting the Names.&lt;/P&gt;&lt;P&gt; It is not getting sorted alphabetically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 21:08:14 GMT</pubDate>
    <dc:creator>brindlogcool</dc:creator>
    <dc:date>2013-08-21T21:08:14Z</dc:date>
    <item>
      <title>List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509567#M190420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;I want to display the duplicate values in the list box. Is there any way to do it. We can do it in the staright table but i want to do it in list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;If i generate the unique key for each value and add it as the expression in the list box. Will it work. I tried to check it is not working. I am not sure i have missed something.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509567#M190420</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-20T21:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509568#M190421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can enable the option Show frequency in general tab of list box properties.Your can also sort by frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help in finding the duplicate values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509568#M190421</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-20T21:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509569#M190422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can do it using a function Dual, as a calculated List Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual( DuplicateText, UniqueID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way, you will see the duplicate text values, but behind each value, there will be a unique numeric ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509569#M190422</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-20T21:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509570#M190423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oleg and swuehi,&lt;/P&gt;&lt;P&gt;Actually i want to display the duplicate values.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509570#M190423</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-20T21:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509571#M190424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I tried the dual function it works perfectly fine if i am using it without aggregation. If i use the aggregation function&lt;/P&gt;&lt;P&gt;like dual(aggr&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) ,Number) then it is not working&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509571#M190424</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-20T21:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509572#M190425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, of course, if anything, you need to bring the Dual function into the AGGR. May I ask - what are you trying to accomplish with this AGGR? What's the end goal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 22:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509572#M190425</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-20T22:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509573#M190426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to implement the Hide exclude function using the Aggr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 22:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509573#M190426</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-20T22:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509574#M190427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to clarify it for me a little bit... What's wrong with the native "Hide excluded" function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nonetheless, if you are using AGGR, inserting the Dual into the AGGR should help:&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: #f6f6f6;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;( Dual(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #0000ff;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;({&amp;lt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;= Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)) ,only(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;Number)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;) ,Number) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Notice that you should also use Number as your AGGR dimension, not Name. If you use Name - you will get your distinct values, but you are trying to avoid that and show duplicate value (which I also need to understand better), and for that you need to aggregate by the Number...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 22:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509574#M190427</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-20T22:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509575#M190428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Oleg&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1.Hide exclude function works perfectly. It is not showing the non associated values but still shows the grey&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color. That is the problem. I would prefer if i am not showing excluded values then there should not be grey&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color.&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2. Reason is we are using it in offline app where only one list box is allowed to download. So normally users will&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; know only the customer name i would prefer to display the name in the list box rather than customer id.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 01:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509575#M190428</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-21T01:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509576#M190429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did the formula work for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another, simpler way of doing the same is to concatenate Customer ID and the Customer Name in a single string - this way, the ID makes the combination of the two distinct.If you decide to do it, I'd recommend doing it in the script and not in the runtime... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 02:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509576#M190429</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-21T02:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/509577#M190430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Nope the expression is not working and also i am having trouble in sorting the Names.&lt;/P&gt;&lt;P&gt; It is not getting sorted alphabetically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 21:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/509577#M190430</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-08-21T21:08:14Z</dc:date>
    </item>
  </channel>
</rss>

