<?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 Current Selection Box Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688180#M249261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys&lt;/P&gt;&lt;P&gt;I have a problem with curent selection box,&lt;/P&gt;&lt;P&gt;i have created a Bucket in the front End using 3 diffrent Fields which is not possible at script level&lt;/P&gt;&lt;P&gt;Ex: Age bucket&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;30 and below&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;31 to 40&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;41 to 50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5 and above&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am selecting a value from that bucket ,&lt;/P&gt;&lt;P&gt;current selection box is displaying all the fields that i have used for making that bucket&lt;/P&gt;&lt;P&gt;can any body help me on this issue how can i show the same values in current selection box&amp;nbsp; as in bucket&lt;/P&gt;&lt;P&gt; let me know if there is any indirect way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2014 06:48:33 GMT</pubDate>
    <dc:creator>sasikanth</dc:creator>
    <dc:date>2014-07-31T06:48:33Z</dc:date>
    <item>
      <title>Current Selection Box Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688180#M249261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys&lt;/P&gt;&lt;P&gt;I have a problem with curent selection box,&lt;/P&gt;&lt;P&gt;i have created a Bucket in the front End using 3 diffrent Fields which is not possible at script level&lt;/P&gt;&lt;P&gt;Ex: Age bucket&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;30 and below&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;31 to 40&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;41 to 50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5 and above&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am selecting a value from that bucket ,&lt;/P&gt;&lt;P&gt;current selection box is displaying all the fields that i have used for making that bucket&lt;/P&gt;&lt;P&gt;can any body help me on this issue how can i show the same values in current selection box&amp;nbsp; as in bucket&lt;/P&gt;&lt;P&gt; let me know if there is any indirect way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688180#M249261</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-07-31T06:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Box Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688181#M249262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sasikanth_Narne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the statusbox (or current_selection_box) is a standard object in QlikView and by default displays all the fields on which you have made a selection.&lt;/P&gt;&lt;P&gt;There is no way around that.&lt;/P&gt;&lt;P&gt;A possibility would be to use the system_variable &amp;gt; HidePrefix &amp;lt; to permanently make a field invisible - then it won't show up in statusboxes - but then it never will, that is static, set in the script. I think that is not what you want, is it?&lt;/P&gt;&lt;P&gt;Please try to explain a bit more precisely, or post a sample of how you have made those buckets - are there really selections in all these fields involved - and are they necessary? - maybe there is another way of doing it involving fewer fields, that would be the more elegant method.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688181#M249262</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-31T06:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Box Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688182#M249263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Current selection working @ field Created in script&lt;/P&gt;&lt;P&gt;not @ expression created @ front end &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you select creted age bucket @ front end &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will select Original field on which bucket is based on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if you would create it in script and make a field age_bucket. it will show selection according to this field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its not possible @ front end level&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688182#M249263</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-07-31T06:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Box Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688183#M249264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi DataNibbler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have searched for all possible scenarios but , i did`nt&lt;/P&gt;&lt;P&gt;i will explain a bit better&lt;/P&gt;&lt;P&gt;i have made age bucket on two fileds&lt;/P&gt;&lt;P&gt;one is CREATED_DATE and CAL_YEAR&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;if( $(=max(CAL_YEAR))&lt;/EM&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(CREATED_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 8pt;"&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=max(CAL_YEAR))&lt;/EM&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(CREATED_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;30),'30 and below' ,...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;.......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;like above&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and the bucket should be like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;30 and below&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;31 to 40&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;41 to 50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5 and above&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if i click on any one then it is givig both the values CREATED_DATE and CAL_YEAR in current selection box&lt;/P&gt;&lt;P&gt;is there any way so that i can show only the bucket categories like&lt;/P&gt;&lt;P&gt;if i select 31 to 40 then it should show that only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 13:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688183#M249264</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-07-31T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Box Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688184#M249265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;chauhan&lt;/P&gt;&lt;P&gt;i know that if we make that at back end then you will get only a single field&lt;/P&gt;&lt;P&gt;but these fields are comming fro 3 diff tables ,&lt;/P&gt;&lt;P&gt;so can we have any way to achieve that one ......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 13:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-Problem/m-p/688184#M249265</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-07-31T13:19:03Z</dc:date>
    </item>
  </channel>
</rss>

