<?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: Hide Certain Selections from List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525820#M483480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Thank you so much for your help &lt;SPAN class="font-color-meta" style="background-color: #ffffff; font-size: 1.2em; padding: 0 0 5px; color: #636363; font-family: Arial;"&gt;&lt;SPAN class="replyToName" style="font-size: 14px;"&gt;Byron&lt;/SPAN&gt;&lt;/SPAN&gt;. I am very grateful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks, Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 09:46:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-01T09:46:40Z</dc:date>
    <item>
      <title>Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525814#M483474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Struggling a little on this one... I have a list box which outlines "Document Type" e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 148px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="148"&gt;Pro Forma Invoice&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Quotation&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Repeat Template&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17"&gt;&lt;STRONG&gt;Sales Order&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17"&gt;&lt;STRONG&gt;Sales Return&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;T e-Mail Order&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;T e-Mail Return&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Tax Only Credit Note&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Tax Only Invoice&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to allow my users to click "Sales Order" or "Sales Return".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody offer any advice on an expression to allow me to do this? (if it's even possible!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks!&lt;/P&gt;&lt;P&gt;Adam. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525814#M483474</guid>
      <dc:creator />
      <dc:date>2013-07-01T09:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525815#M483475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt; try this&amp;nbsp; under general&amp;gt;field&amp;gt;select expression ,of list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Document Type&lt;/SPAN&gt;={'&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sales Order'&lt;/STRONG&gt;,'&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sales Return'&lt;/STRONG&gt;},&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Document Type&lt;/SPAN&gt;)&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;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525815#M483475</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-07-01T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525816#M483476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the list box general options where you click the drop down to select a field to represent &amp;gt; scroll down to the bottom and click &lt;EM&gt;expression&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in there write this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(&lt;EM&gt;FieldName&lt;/EM&gt; = 'Sales Order' or &lt;EM&gt;FieldName&lt;/EM&gt; = 'Sales Return',&lt;EM&gt;FieldName&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will then only produce a list box with those 2 options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you come right man&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Byron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525816#M483476</guid>
      <dc:creator />
      <dc:date>2013-07-01T09:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525817#M483477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather do what Narender suggested, a better way of writing the above &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, 01 Jul 2013 09:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525817#M483477</guid>
      <dc:creator />
      <dc:date>2013-07-01T09:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525818#M483478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey.&lt;/P&gt;&lt;P&gt;I am saying the same thing.Check my reply first .You are also saying the same as i said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525818#M483478</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-07-01T09:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525819#M483479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Thank you so much for your help &lt;SPAN class="font-color-meta" style="background-color: #ffffff; font-size: 1.2em; padding: 0 0 5px; color: #636363; font-family: Arial;"&gt;&lt;SPAN class="replyToName" style="font-size: 14px;"&gt;Narender&lt;/SPAN&gt;&lt;/SPAN&gt;. I am very grateful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks, Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525819#M483479</guid>
      <dc:creator />
      <dc:date>2013-07-01T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525820#M483480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Thank you so much for your help &lt;SPAN class="font-color-meta" style="background-color: #ffffff; font-size: 1.2em; padding: 0 0 5px; color: #636363; font-family: Arial;"&gt;&lt;SPAN class="replyToName" style="font-size: 14px;"&gt;Byron&lt;/SPAN&gt;&lt;/SPAN&gt;. I am very grateful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks, Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525820#M483480</guid>
      <dc:creator />
      <dc:date>2013-07-01T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525821#M483481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this in list box go to properties--&amp;gt;General--&amp;gt; in field drop down it go to atlast you ll see expression there click on it then add this expression and on title write field name &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Document Type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=if(WildMatch([&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Document Type&lt;/SPAN&gt;],&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;'&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sales Order'&lt;/STRONG&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;,'&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sales Return'&lt;/STRONG&gt;),[&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Document Type&lt;/SPAN&gt;])&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525821#M483481</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-01T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Certain Selections from List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525822#M483482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, I didn't realise at the time that curly brackets would fail on this expression i.e...Year={'example1','example2'}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if this worked on previous versions. I am on 11.20 atm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@er.mohit, I will use this method going forward&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@adampj87. Anytime mate! Hope you enjoy using qlikview and don't be shy to ask. This community really supports each other &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 13:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Certain-Selections-from-List-Box/m-p/525822#M483482</guid>
      <dc:creator />
      <dc:date>2013-07-02T13:57:13Z</dc:date>
    </item>
  </channel>
</rss>

