<?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 Selection Status in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-Status/m-p/248354#M94525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to return a true/false value to see if something is selected? For example, let's say I have a List Box with data items A, B, C, D in it. I want to set up an If statement based on whether A is selected or not. I know it's easy if you can only select one item - I can use GetCurrentField on it. But what if you can select multiple items? Is there a way to just return a true/false value if something is selected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2011 18:32:21 GMT</pubDate>
    <dc:creator>danielact</dc:creator>
    <dc:date>2011-11-22T18:32:21Z</dc:date>
    <item>
      <title>Selection Status</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Status/m-p/248354#M94525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to return a true/false value to see if something is selected? For example, let's say I have a List Box with data items A, B, C, D in it. I want to set up an If statement based on whether A is selected or not. I know it's easy if you can only select one item - I can use GetCurrentField on it. But what if you can select multiple items? Is there a way to just return a true/false value if something is selected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 18:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Status/m-p/248354#M94525</guid>
      <dc:creator>danielact</dc:creator>
      <dc:date>2011-11-22T18:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Status</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Status/m-p/248355#M94526</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;not sure to catch what you really need, but what about this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(FieldName)&amp;gt;0,True(),False())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 10:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Status/m-p/248355#M94526</guid>
      <dc:creator />
      <dc:date>2011-11-23T10:07:37Z</dc:date>
    </item>
  </channel>
</rss>

