<?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: exclude values from a list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267361#M100396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an expression for values in a list box, so you could do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;if(Country='Brazil',City)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would then give you a list box of only cities in Brazil.&amp;nbsp; Another alternative is to do the logic in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,if(Country='Brazil',City) as CityInBrazil&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can make a list box for CityInBrazil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2011 20:32:03 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-06-06T20:32:03Z</dc:date>
    <item>
      <title>exclude values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267360#M100395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way that i can make a selection to show not all the values in a list box, but only the values&amp;nbsp; that correspond with&lt;/P&gt;&lt;P&gt;a certain country. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 20:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267360#M100395</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2011-06-06T20:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: exclude values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267361#M100396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an expression for values in a list box, so you could do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;if(Country='Brazil',City)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would then give you a list box of only cities in Brazil.&amp;nbsp; Another alternative is to do the logic in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,if(Country='Brazil',City) as CityInBrazil&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can make a list box for CityInBrazil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 20:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267361#M100396</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-06-06T20:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: exclude values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267362#M100397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are dealing with two or more listbox's what john replied is one of the best options and if you don't want to write any conditions and you are using qlikview 10 then go to listbox properties and then u have a option in listbox general properties to hide exclude . You can hide the un related data in both the listboxes by selecting the hide exclude feature in both the boxes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i'm attaching an example for that ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 20:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267362#M100397</guid>
      <dc:creator />
      <dc:date>2011-06-06T20:47:37Z</dc:date>
    </item>
    <item>
      <title>exclude values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267363#M100398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanx! you saved the day! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 21:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-a-list-box/m-p/267363#M100398</guid>
      <dc:creator>chriscools</dc:creator>
      <dc:date>2011-06-06T21:00:58Z</dc:date>
    </item>
  </channel>
</rss>

