<?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: excluding  listbox selections in current selections box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718045#M540766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Colin..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jul 2014 06:22:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-05T06:22:00Z</dc:date>
    <item>
      <title>excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718041#M540762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 3 list boxes named LB1, LB2 and LB3.Current Selections Box should not show the selected values from LB3.This is my requirement.How can do that?&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 16:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718041#M540762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T16:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718042#M540763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you tag a field as $hidden in the load script then the field selection will not display in the current selection box. &lt;BR /&gt;The selections are still active in the data though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAG FIELD [Your Field Name] with '$hidden' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your load script, add the following (assuming the field displayed in listbox LB3 is named LB3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAG FIELD LB3 with '$hidden' ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 16:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718042#M540763</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-07-04T16:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718043#M540764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use hideprefix or hidesuffix to hide the fields starting with the char you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;set HidePrefix='_' ;&lt;/P&gt;&lt;P&gt; the field names beginning with an underscore will not be shown in the current selections &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 16:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718043#M540764</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-04T16:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718044#M540765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jul 2014 06:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718044#M540765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-05T06:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718045#M540766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Colin..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jul 2014 06:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718045#M540766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-05T06:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: excluding  listbox selections in current selections box?</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718046#M540767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAG FIELD LB3 with '$hidden'&amp;nbsp; in my load script it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-listbox-selections-in-current-selections-box/m-p/718046#M540767</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-23T15:49:50Z</dc:date>
    </item>
  </channel>
</rss>

