<?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: Filter possible list items in List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414979#M490212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to filter the values in your list box, you can either create a new field in your team table with only the values you want to display, or create a field expression in your list box (select &amp;lt;Expression&amp;gt; from the field drop down list in properties) then enter something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if( match( Team, 'Team1', 'Team2', 'Team3', 'Team4', 'Team5'), Team)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2012 10:21:22 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-11-08T10:21:22Z</dc:date>
    <item>
      <title>Filter possible list items in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414977#M490210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning.&amp;nbsp; I'm new to Qlikview so apologies if this is a silly question however I cannot seem to find a solution and was hoping you could help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of data available and would like to use this on a dashboard as a potential filter item for individual managers to select their teams and then their peer teams for comparison, however I only want the list box on the dashboard to contain a subset of the entire list.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example, if the data contains a filed entitled "Team" and in that team list there were listed 20 teams however for the list box potential selection I wanted to show only 5 of those teams, how can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried playing with the list box to hide escluded items, but this then does not allow them to see the other 4 items for future selection when looking at peer comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 09:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414977#M490210</guid>
      <dc:creator />
      <dc:date>2012-11-08T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Filter possible list items in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414978#M490211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Following link would help. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/163230#163230#163230"&gt;http://community.qlik.com/message/163230#163230&lt;/A&gt;&lt;SPAN&gt; Regards. Siva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 09:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414978#M490211</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2012-11-08T09:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter possible list items in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414979#M490212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to filter the values in your list box, you can either create a new field in your team table with only the values you want to display, or create a field expression in your list box (select &amp;lt;Expression&amp;gt; from the field drop down list in properties) then enter something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if( match( Team, 'Team1', 'Team2', 'Team3', 'Team4', 'Team5'), Team)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 10:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414979#M490212</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-08T10:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter possible list items in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414980#M490213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are absolutely right, that resolved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 20:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414980#M490213</guid>
      <dc:creator />
      <dc:date>2013-01-03T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter possible list items in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414981#M490214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!! Helped me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-possible-list-items-in-List-Box/m-p/414981#M490214</guid>
      <dc:creator />
      <dc:date>2015-02-12T12:57:15Z</dc:date>
    </item>
  </channel>
</rss>

