<?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 Selection Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365128#M135867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why the selection box does not show the selected item in sample 'Whats New in QlikView11.qvw' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is on the Reports tab, when I select any items from the '_dimension', and/or '_metrics', I couldn't see the selected items in the Selection Box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached screenshot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering how they did this, and whether or not there is way to show the selected items in the 'Selction Box' in that qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 03:42:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-24T03:42:42Z</dc:date>
    <item>
      <title>Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365128#M135867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why the selection box does not show the selected item in sample 'Whats New in QlikView11.qvw' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is on the Reports tab, when I select any items from the '_dimension', and/or '_metrics', I couldn't see the selected items in the Selection Box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached screenshot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering how they did this, and whether or not there is way to show the selected items in the 'Selction Box' in that qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 03:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365128#M135867</guid>
      <dc:creator />
      <dc:date>2012-04-24T03:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365129#M135868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;These are considered as fields which you want to hide.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set HidePrefix='_' ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;there is a variable hideprefix if it is set as _ , so if you name any field which name starts from _ then you will be able to hide this field from selection box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, that field is treated as system field and that field itself is not visible when u dont select the check box show system fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this in your applications also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 04:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365129#M135868</guid>
      <dc:creator />
      <dc:date>2012-04-24T04:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365130#M135869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; When u&amp;nbsp; give the field name starting with _ then the selections made in that field wont visible in current selection box and that field itself is not visible when u dont select the check box show system fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 04:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365130#M135869</guid>
      <dc:creator />
      <dc:date>2012-04-24T04:57:40Z</dc:date>
    </item>
    <item>
      <title>Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365131#M135870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh Paliwal, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your kind help. Your answer is correct, I've tested it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you know that?&amp;nbsp; Well done, excellent. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 05:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365131#M135870</guid>
      <dc:creator />
      <dc:date>2012-04-24T05:18:36Z</dc:date>
    </item>
    <item>
      <title>Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365132#M135871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Sweth_24, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your kind assistance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be a must to add &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HidePrefix='_' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the script to enable the _ prefixed field invisible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested it following what&amp;nbsp; Ashutosh Paliwal said. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 05:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365132#M135871</guid>
      <dc:creator />
      <dc:date>2012-04-24T05:21:52Z</dc:date>
    </item>
    <item>
      <title>Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365133#M135872</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tried with out hideprefix even though it works i think by default hide prefix value is '_'. Try once with out hideprefix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 05:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365133#M135872</guid>
      <dc:creator />
      <dc:date>2012-04-24T05:26:30Z</dc:date>
    </item>
    <item>
      <title>Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365134#M135873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes I have seen it work sometimes but also have seen it not work most of times.&lt;/P&gt;&lt;P&gt;So, suggestion will be to use it always to be sure that it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Qlikview manual does not say that it is set to _ by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes it is a one time variable initialization, you if you set it once and then you delete that variable (remove set statement) still those fields will be kept hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, it is maintained through binary load also. In Binary load variables are not loaded but this hideprefix is loaded.&lt;/P&gt;&lt;P&gt;So, if you set this variable in a qlikview file and you take binay load of the qlikview app into another qlikview app. so fields from both of the Qlikview apps will be hidden. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 05:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365134#M135873</guid>
      <dc:creator />
      <dc:date>2012-04-24T05:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365135#M135874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Steve Dark has a blog on this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/have-something-to-hide/"&gt;http://www.quickintelligence.co.uk/have-something-to-hide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It may be of use to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 13:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box/m-p/365135#M135874</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2012-05-02T13:38:00Z</dc:date>
    </item>
  </channel>
</rss>

