<?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: Conditional show hide values in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768611#M272962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try "Hide Excluded" in the Listbox properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2015 16:08:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-09T16:08:12Z</dc:date>
    <item>
      <title>Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768604#M272955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two list box.&lt;/P&gt;&lt;P&gt;In first list box I have IDs values 1, 2 and 3.&lt;/P&gt;&lt;P&gt;In second list box I am displaying the Product names.&lt;/P&gt;&lt;P&gt;If I select ID = 1 in first list box, I wand to display all product name except the product PRODUCT-1.&lt;/P&gt;&lt;P&gt;For the rest of the IDs in first list box, I need to display all product names in second list box.&lt;/P&gt;&lt;P&gt;to do this I have used if condition in second listbox, but it is not hiding, it is disabling the PRODUCT-1.&lt;/P&gt;&lt;P&gt;I have used Hide Exclude option also but it is not correct option in my case.&lt;/P&gt;&lt;P&gt;I just do not want to display PRODUCT-1 wher ID = 1 is selected in first list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 11:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768604#M272955</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2015-02-09T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768605#M272956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In setting your condition write the expression in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Cond, Display Item I want, Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so "else" option is set to null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 11:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768605#M272956</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-09T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768606#M272957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right for ID = 1. I have written like this:&lt;/P&gt;&lt;P&gt;IF(ID = 1 and not(match(Product, 'PRODUCT-1')), Product)&lt;/P&gt;&lt;P&gt;So when I am selecting ID = 1 in first list box, the second list box is working fine and it is not displaying PRODUCT-1.&lt;/P&gt;&lt;P&gt;But when I am selecting ID =2 or 3 from first list box, my second list box is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 11:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768606#M272957</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2015-02-09T11:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768607#M272958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768607#M272958</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-09T12:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768608#M272959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am sorry, I do not have document. But I am providing a sample. Hope it will help.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77434_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I think I can not attach file so I am providing a image.&lt;/P&gt;&lt;P&gt;Also please consider both table as island table. There is no link between them in data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 14:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768608#M272959</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2015-02-09T14:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768609#M272960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expression in the second listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=1, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'st1')&amp;gt;0, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 15:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768609#M272960</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-09T15:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768610#M272961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its working but it is disabling the unwanted values. Do we have any way not to display unwanted values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 15:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768610#M272961</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2015-02-09T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768611#M272962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try "Hide Excluded" in the Listbox properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 16:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768611#M272962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T16:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768612#M272963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the "Hide excluded" button in list box properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77444_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 16:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768612#M272963</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-02-09T16:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768613#M272964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No Hide Exclude is not correct option for me as it will hide the unwanted values in first look. But when user will select a values from the list then Hide Exclude option will hide remaining unselected values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is not correct one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 05:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768613#M272964</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2015-02-10T05:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show hide values in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768614#M272965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajneesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to find the solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have similar condition where the non related values should hide in the list box1 based on the selection in list box2, however later when selecting the values from the list box1, user should be able to see the non- selected options as well here, means it should show all the values according the list box2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to hide the values in the list box1 using the below expression but when i am selecting from the available values in the list box1 later, all the other values from list box1 are also disappearing except the selected one. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXP: aggr(only({&amp;lt;Dimension= P(Dimension)&amp;gt;}Dimension),Dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 12:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-hide-values-in-list-box/m-p/768614#M272965</guid>
      <dc:creator>jazzsran</dc:creator>
      <dc:date>2017-11-24T12:21:32Z</dc:date>
    </item>
  </channel>
</rss>

