<?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 Selected Count in Table or Multibox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911749#M316441</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;Is there is any way, by which we can get whether any value has been selected in Multibox or any field of a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 10:23:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-23T10:23:40Z</dc:date>
    <item>
      <title>Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911749#M316441</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;Is there is any way, by which we can get whether any value has been selected in Multibox or any field of a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911749#M316441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911750#M316442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not entirely sure I understand your requirement, but to see what is being selected you can use &lt;STRONG&gt;Current Selection Object&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93742_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911750#M316442</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-23T10:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911751#M316443</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;Did you try current selection box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911751#M316443</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2015-07-23T10:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911752#M316444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a text object and use below fucntion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetCurrentSelections()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911752#M316444</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-23T10:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911753#M316445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to check if selected or not (perhaps for conditional use), try GetSelectedCount(), like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-family: terminal,monaco;"&gt;GetSelectedCount(FieldName)&amp;gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // works even without '&amp;gt;0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;It will return True (-1) if selected, else, False(0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911753#M316445</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-23T10:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911754#M316446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in list box -&amp;gt;Properties-&amp;gt;General-&amp;gt;Show Frequency(Enable the option)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it will show number of times it was repeated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911754#M316446</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-07-23T10:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911755#M316447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;P&gt;I want to check, selection of any field in the multibox using set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say I have a multibox with 10 fields, one will be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other 9 fields are from one table say T1. Now, I want show one object, only if there is no value selected in the 9 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried this, but there are more number of if-else statement along with "and" cluase, which hampers performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 11:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911755#M316447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selected Count in Table or Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911756#M316448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;l guess you are coming from the idea- 'IF is bad for performance and set analysis should be used in place of that'. But you have to realize one thing that - 'set analysis is not a replacement of if statement'. There are situations when set analysis can't be used but if. Here you are trying to hide an object and believe me, using if would not affect performance that badly. In fact, using if clause is ideal here. try conditional expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Not (GetSelectedCount(Field1) or&amp;nbsp; GetSelectedCount(Field2) or ...or GetSelectedCount(Field9) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Don't get confused with - there is no IF in the expression, the expression is a logical one and would get evaluated like an if statement and return true/false.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 11:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selected-Count-in-Table-or-Multibox/m-p/911756#M316448</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-23T11:36:29Z</dc:date>
    </item>
  </channel>
</rss>

