<?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 ListBox filtering in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320447#M409322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data island with 2 fields : Category; Option&lt;/P&gt;&lt;P&gt;[Option] is displayed to the end user in a listbox.&lt;/P&gt;&lt;P&gt;Depending on other general selections, I want to limit the [Option]s displayed.&lt;/P&gt;&lt;P&gt;So I have a trigger that filters [Category] when required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So let's say [Category] = 'Apple' &lt;/P&gt;&lt;P&gt;The trigger filters the list, and it shows : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; Available (White) items&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'Red'; 'Green'; 'Pink'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; Unavailable (Grey)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'Blue'; 'Black'; 'White'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That all works well, but ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user now selects [Option]&amp;nbsp; 'Red' ;&amp;nbsp;&amp;nbsp; then ALL other options become grey.&lt;/P&gt;&lt;P&gt;There is no longer a distinction between those that are &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;available for [Category] Apple, but not selected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;those that are NOT available for Apple at all.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a solution for this ?&lt;/P&gt;&lt;P&gt;Ideally I'd like to display ONLY the options available after filtering [Category]&lt;/P&gt;&lt;P&gt;and of the remaning; behave like a normal list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2017 10:21:40 GMT</pubDate>
    <dc:creator>simonb2013</dc:creator>
    <dc:date>2017-06-20T10:21:40Z</dc:date>
    <item>
      <title>ListBox filtering</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320447#M409322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data island with 2 fields : Category; Option&lt;/P&gt;&lt;P&gt;[Option] is displayed to the end user in a listbox.&lt;/P&gt;&lt;P&gt;Depending on other general selections, I want to limit the [Option]s displayed.&lt;/P&gt;&lt;P&gt;So I have a trigger that filters [Category] when required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So let's say [Category] = 'Apple' &lt;/P&gt;&lt;P&gt;The trigger filters the list, and it shows : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; Available (White) items&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'Red'; 'Green'; 'Pink'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; Unavailable (Grey)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'Blue'; 'Black'; 'White'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That all works well, but ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user now selects [Option]&amp;nbsp; 'Red' ;&amp;nbsp;&amp;nbsp; then ALL other options become grey.&lt;/P&gt;&lt;P&gt;There is no longer a distinction between those that are &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;available for [Category] Apple, but not selected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;those that are NOT available for Apple at all.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a solution for this ?&lt;/P&gt;&lt;P&gt;Ideally I'd like to display ONLY the options available after filtering [Category]&lt;/P&gt;&lt;P&gt;and of the remaning; behave like a normal list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 10:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320447#M409322</guid>
      <dc:creator>simonb2013</dc:creator>
      <dc:date>2017-06-20T10:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: ListBox filtering</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320448#M409323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read and i may help you regarding this if i understand currently. Can you try this for your list box. I am sorry, If i miss understand your isue&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(FieldName, FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 10:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320448#M409323</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-20T10:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: ListBox filtering</title>
      <link>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320449#M409324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;how is your data association ? and how your setting the triggers ? &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;I think your &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Category; Option are in same inline table and hence only associated values are showing ...&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;share the sample app will help you out &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 11:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ListBox-filtering/m-p/1320449#M409324</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-20T11:01:50Z</dc:date>
    </item>
  </channel>
</rss>

