<?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: count if list box is has a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917552#M982755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use function GetFieldSelections(field) or GetSelelctedCount(field)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 15:27:11 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2015-08-10T15:27:11Z</dc:date>
    <item>
      <title>count if list box is has a selection</title>
      <link>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917550#M982753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I write a statement to say if a field has a selection then proceed to count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then another statment thats say if the field has this item selected then count?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917550#M982753</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-08-10T15:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: count if list box is has a selection</title>
      <link>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917551#M982754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) if (getselectedcount(yourfield)&amp;gt;0, proceed)&lt;/P&gt;&lt;P&gt;2) if (field='desiredfield', getselectcount(field),else)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917551#M982754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-10T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: count if list box is has a selection</title>
      <link>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917552#M982755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use function GetFieldSelections(field) or GetSelelctedCount(field)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917552#M982755</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-08-10T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: count if list box is has a selection</title>
      <link>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917553#M982756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use GetSelectedCount() function to check if something has been selected in field or not:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(FieldName) &amp;gt; 0, DoSomething, DoSomethingElse)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-if-list-box-is-has-a-selection/m-p/917553#M982756</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-10T15:27:14Z</dc:date>
    </item>
  </channel>
</rss>

