<?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: GetCurrentSelections() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037001#M349476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression doesn't even have any reference to Country (Assuming London is a country and not a continent). Are you sure there are not multiple text boxes one on top of each other and this is another text box that showed up? May be share you app so that we can look at it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 16:43:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-15T16:43:17Z</dc:date>
    <item>
      <title>GetCurrentSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037000#M349475</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;&lt;/P&gt;&lt;P&gt;I have three list boxes as Continent,Country and City.&lt;/P&gt;&lt;P&gt;I have to display in title the population of the &lt;SPAN style="font-size: 13.3333px;"&gt;Continent and have to disable the Country and City as filters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Well I have used the following formula as I have to display the name appended to the population count.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetCurrentSelections(&lt;SPAN style="font-size: 13.3333px;"&gt;Continent&lt;/SPAN&gt;) &amp;gt; 0,(GetCurrentSelections(&lt;SPAN style="font-size: 13.3333px;"&gt;Continent&lt;/SPAN&gt;)&amp;amp;'&amp;nbsp;&amp;nbsp; '&amp;amp;$(vCountofPopulation)),'Please select a &lt;SPAN style="font-size: 13.3333px;"&gt;Continent&lt;/SPAN&gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whats happening is, this is working perfectly fine but, though I have blocked the Country and City as follows still if I filter by Country / city , it appears in the title like , "London 35000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Type={'Men','Women','Child'},Status={'Active','Closed','Complete'},&lt;SPAN style="font-size: 13.3333px;"&gt;Country &lt;/SPAN&gt;=,&lt;SPAN style="font-size: 13.3333px;"&gt;City&lt;/SPAN&gt;=&amp;gt;} Population)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Why on earth are the other Filters getting picked up.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037000#M349475</guid>
      <dc:creator />
      <dc:date>2016-02-15T16:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037001#M349476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression doesn't even have any reference to Country (Assuming London is a country and not a continent). Are you sure there are not multiple text boxes one on top of each other and this is another text box that showed up? May be share you app so that we can look at it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037001#M349476</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-15T16:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037002#M349477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vCountofPopulation &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;Type={'Men','Women','Child'},Status={'Active','Closed','Complete'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Country &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;City&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=&amp;gt;} Population)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;- 1.This what I want to do , I will have 3 list boxes one each for Continent , Country and City.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2.When I filter by Continent I will have the results in a text box as Europe : 50,000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3.When I try to use the Country and City list boxes the above should not change , mean I have to disable the selection only for this text box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;4.I believe when I said &lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Country &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;City&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= , it would disable it but its not happening.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope I have explained it better now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Please Suggest&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 08:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037002#M349477</guid>
      <dc:creator />
      <dc:date>2016-02-16T08:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037003#M349478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should rather use &lt;STRONG&gt;GetFieldSelections()&lt;/STRONG&gt;, Getcurrentselections() doesn't take a field argument.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 08:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037003#M349478</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-02-16T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037004#M349479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are a STAR mate , it works perfect.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 09:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections/m-p/1037004#M349479</guid>
      <dc:creator />
      <dc:date>2016-02-16T09:12:05Z</dc:date>
    </item>
  </channel>
</rss>

