<?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: Current Selection box issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115811#M368371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;check if you have properly set alternate states it has to be set to&lt;STRONG&gt; inherited&lt;/STRONG&gt; to get the required interactions between the objects&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 05:27:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-27T05:27:13Z</dc:date>
    <item>
      <title>Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115805#M368365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem in current selection box, selected fields are not coming in box only year and month is coming , any idea friends.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2016 19:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115805#M368365</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-06-26T19:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115806#M368366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌alternate states or calculated listboxes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2016 20:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115806#M368366</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-06-26T20:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115807#M368367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 02:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115807#M368367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-27T02:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115808#M368368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No these are simple list boxes and no alternate states applied&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 05:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115808#M368368</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-06-27T05:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115809#M368369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Alternate states if any ....please check the script for any hidden prefix for those field &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 05:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115809#M368369</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-06-27T05:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115810#M368370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are few bugs in the qv objects. Try recreating the current selection box by deleting the previous one. If still the problem persists then try the below things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a text box and see whats the current count in the objects that u have selected,by using &lt;STRONG&gt;&lt;EM&gt;getselectedcount('Field Name'). &lt;/EM&gt;&lt;/STRONG&gt; If count is zero then u might be using alternate states. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Or, you can check the same by using getcurrentfieldvalue or getcurrentselection (I don't remember the actual keyword, please check the same from QV Help) and see that you are getting the the current selected field value in the text box or not. If you are not getting the selected values then u might be using alternate states.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 05:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115810#M368370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-27T05:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection box issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115811#M368371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;check if you have properly set alternate states it has to be set to&lt;STRONG&gt; inherited&lt;/STRONG&gt; to get the required interactions between the objects&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 05:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-box-issue/m-p/1115811#M368371</guid>
      <dc:creator />
      <dc:date>2016-06-27T05:27:13Z</dc:date>
    </item>
  </channel>
</rss>

