<?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 List Box Value Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651907#M238347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here’s a peculiar one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with lots of values.&amp;nbsp; I only want to show two of the values:&amp;nbsp; NUEDEXTA and JANUVIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression below inserted in the Field &amp;gt; &amp;lt;Expression&amp;gt; box in List Box Properties, Presentation tab below works fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;BRAND_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'NUEDEXTA','JANUVIA' ),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;BRAND_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;except,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection doubles the value name in the list box.&amp;nbsp; When I pick NUEDEXTA, it shows up twice.&lt;/P&gt;&lt;P&gt;When I pick JANUVIA it shows up twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to display the second instance in the text box.&amp;nbsp; Please see the example.&lt;/P&gt;&lt;P&gt; &lt;IMG alt="BN- Nuedexta.JPG.jpg" class="jive-image" src="/legacyfs/online/68192_BN- Nuedexta.JPG.jpg" /&gt;&lt;IMG alt="BN- Januvia.JPG.jpg" class="jive-image" src="/legacyfs/online/68193_BN- Januvia.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I tried clicking Single Column in the Presentation tab, but no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to get rid of the second instance, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2014 17:10:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-02T17:10:20Z</dc:date>
    <item>
      <title>List Box Value Selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651907#M238347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here’s a peculiar one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with lots of values.&amp;nbsp; I only want to show two of the values:&amp;nbsp; NUEDEXTA and JANUVIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression below inserted in the Field &amp;gt; &amp;lt;Expression&amp;gt; box in List Box Properties, Presentation tab below works fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;BRAND_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'NUEDEXTA','JANUVIA' ),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;BRAND_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;except,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection doubles the value name in the list box.&amp;nbsp; When I pick NUEDEXTA, it shows up twice.&lt;/P&gt;&lt;P&gt;When I pick JANUVIA it shows up twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to display the second instance in the text box.&amp;nbsp; Please see the example.&lt;/P&gt;&lt;P&gt; &lt;IMG alt="BN- Nuedexta.JPG.jpg" class="jive-image" src="/legacyfs/online/68192_BN- Nuedexta.JPG.jpg" /&gt;&lt;IMG alt="BN- Januvia.JPG.jpg" class="jive-image" src="/legacyfs/online/68193_BN- Januvia.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I tried clicking Single Column in the Presentation tab, but no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to get rid of the second instance, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 17:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651907#M238347</guid>
      <dc:creator />
      <dc:date>2014-10-02T17:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Value Selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651908#M238348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't you created an expression in the Expressions tab just like the one you created in the field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 17:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651908#M238348</guid>
      <dc:creator>carvalguil</dc:creator>
      <dc:date>2014-10-02T17:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Value Selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651909#M238349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that was it.&amp;nbsp; There was the duplicate expression in the Expressions tab.&amp;nbsp; I can't remember putting it there, though...&lt;/P&gt;&lt;P&gt;After taking it out and only keeping it in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Field &amp;gt; &amp;lt;Expression&amp;gt; box in List Box Properties, Presentation tab&amp;nbsp; it worked fine.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 17:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Value-Selection/m-p/651909#M238349</guid>
      <dc:creator />
      <dc:date>2014-10-02T17:39:50Z</dc:date>
    </item>
  </channel>
</rss>

