<?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 values in current selection for some fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859200#M300802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may only hide the current selection box with layout Show conditional (if not (field=val1 or field=val2)&lt;/P&gt;&lt;P&gt;and this works only if current selection box should be empty&lt;/P&gt;&lt;P&gt;if at least 1 other selection should be shown it doesnot work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 08:38:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-01T08:38:39Z</dc:date>
    <item>
      <title>Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859198#M300800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;In my model i have list box, where i set selection in some field. In result in block &lt;STRONG&gt;current selection &lt;/STRONG&gt;i see selected values in list box.&lt;/P&gt;&lt;P&gt;But i need keep current selection empty, when i choose some value in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859198#M300800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859199#M300801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look to hideprefix instruction it is what you need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859199#M300801</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-07-01T08:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859200#M300802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may only hide the current selection box with layout Show conditional (if not (field=val1 or field=val2)&lt;/P&gt;&lt;P&gt;and this works only if current selection box should be empty&lt;/P&gt;&lt;P&gt;if at least 1 other selection should be shown it doesnot work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859200#M300802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T08:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859201#M300803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/170644"&gt;Hide selected values from selection box&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859201#M300803</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-01T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859202#M300804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can, go to properties -&amp;gt; Layout Tab - &amp;gt; Show Conditional -&amp;gt; U can write&amp;nbsp; Script like above : &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(if not (field=val1 or field=val2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859202#M300804</guid>
      <dc:creator />
      <dc:date>2015-07-01T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859203#M300805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a document with steps and with example for hiding field in current selection box. It will help you.&lt;/P&gt;&lt;P&gt;Refer the document here&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-3550"&gt;Hiding Field in Current Selection box&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 09:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859203#M300805</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-07-01T09:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values in current selection for some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859204#M300806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rudolf,&lt;/P&gt;&lt;P&gt;Can you give me some more details . Or some send me some example app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks &lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 05:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-in-current-selection-for-some-fields/m-p/859204#M300806</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2015-10-26T05:36:05Z</dc:date>
    </item>
  </channel>
</rss>

