<?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: Getting - instead of 0 or 1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452071#M168712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but it is only showing 1and never 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 06:39:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-24T06:39:59Z</dc:date>
    <item>
      <title>Getting - instead of 0 or 1</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452069#M168710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=IF($(=Concat(DISTINCT ‘GetSelectedCount(‘ &amp;amp; $Field &amp;amp; ‘)’, ‘ + ‘)) = 0, 1, 0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 06:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452069#M168710</guid>
      <dc:creator />
      <dc:date>2013-01-24T06:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting - instead of 0 or 1</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452070#M168711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this IF(Concat(DISTINCT GetSelectedCount($Field), '+') = 0, 1, 0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 06:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452070#M168711</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-01-24T06:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting - instead of 0 or 1</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452071#M168712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but it is only showing 1and never 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 06:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452071#M168712</guid>
      <dc:creator />
      <dc:date>2013-01-24T06:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting - instead of 0 or 1</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452072#M168713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will give you a count of the current selections:&lt;/P&gt;&lt;P&gt;=$(=concat('getselectedcount([' &amp;amp; $Field &amp;amp; '])','+'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you only want to know if there are any selections, try: if(len(getcurrentselections)),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452072#M168713</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-24T09:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting - instead of 0 or 1</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452073#M168714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great it works.I wanted to get if there are any selections or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 10:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-instead-of-0-or-1/m-p/452073#M168714</guid>
      <dc:creator />
      <dc:date>2013-01-24T10:47:30Z</dc:date>
    </item>
  </channel>
</rss>

