<?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: Show selection box without specific Filter selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527801#M548913</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;No, you will need a script change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 13:58:43 GMT</pubDate>
    <dc:creator>rajeshvaswani77</dc:creator>
    <dc:date>2014-01-17T13:58:43Z</dc:date>
    <item>
      <title>Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527797#M548909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anbody know, if it's possible to have a selection box, which doesn't show specific listbox filters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a filter in a Listbox, but do not want to show this in the selction box. Of course other filters in othet listboxes I want to see in the selection box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks fpr your support and nice weekend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527797#M548909</guid>
      <dc:creator />
      <dc:date>2014-01-17T12:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527798#M548910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you mean a "current selection" box then you can in the script use &lt;EM&gt;HidePrefix &lt;/EM&gt;to hide field values from the&amp;nbsp; current selection box. You can still show that field in a listbox but the values will not appear in the "Current Selection Box.&lt;/P&gt;&lt;P&gt;It would look something like this in your script. SET &lt;EM&gt;HidePrefix&lt;/EM&gt; = '_'; &lt;/P&gt;&lt;P&gt;Any field renamed with an underscore prefix&amp;nbsp; for example&amp;nbsp; _Language will be hidden.&lt;/P&gt;&lt;P&gt;Again not quite sure if this is what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527798#M548910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T12:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527799#M548911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nils,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I mean a current selection box.&lt;/P&gt;&lt;P&gt;The point is, I do not want to change the script. Is it possible without changing the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527799#M548911</guid>
      <dc:creator />
      <dc:date>2014-01-17T13:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527800#M548912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, I don't think there is another way unfortunately. Is there any specific reasons that you don't want to edit the script? Just setting the "HidePrefix" will not really make much impact.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527800#M548912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527801#M548913</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;No, you will need a script change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527801#M548913</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-01-17T13:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527802#M548914</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;I do the script change!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice weekend,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527802#M548914</guid>
      <dc:creator />
      <dc:date>2014-01-17T14:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection box without specific Filter selections</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527803#M548915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, mark Nils's answer as Right if it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-box-without-specific-Filter-selections/m-p/527803#M548915</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2014-01-17T14:53:00Z</dc:date>
    </item>
  </channel>
</rss>

