<?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: How to check for Null values in set expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385779#M811509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you write this Sunny?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = Count({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;ext_id -= {" * "} &lt;/SPAN&gt;&amp;gt;} ext_id)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Oct 2017 15:45:17 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-10-03T15:45:17Z</dc:date>
    <item>
      <title>How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385777#M811507</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;I have to count ext_id for those having Segment as null.&lt;/P&gt;&lt;P&gt;So in expression I wrote count({&amp;lt; Isnull(Segment)&amp;gt;} ext_id)&lt;/P&gt;&lt;P&gt;but it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385777#M811507</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385778#M811508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;ext_id = {"=Len(Trim(Segment)) = 0"}&lt;/SPAN&gt;&amp;gt;}ext_id)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385778#M811508</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-03T15:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385779#M811509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you write this Sunny?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = Count({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;ext_id -= {" * "} &lt;/SPAN&gt;&amp;gt;} ext_id)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385779#M811509</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-03T15:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385780#M811510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are not checking for a null condition on ext_id.... why use this? &lt;STRONG&gt;ext_id -= {" * "}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385780#M811510</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-03T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385781#M811511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OOps ignore. I got that. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this: ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = Count({&amp;lt; Segment&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; -= {" * "} &lt;/SPAN&gt;&amp;gt;} ext_id)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385781#M811511</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-03T15:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385782#M811512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the requirement is to count ext_id where Segment is null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385782#M811512</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-03T15:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385783#M811513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the NullCount(ext_id) function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385783#M811513</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2017-10-03T15:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385784#M811514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; NullCount(Segment)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385784#M811514</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2017-10-03T15:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385785#M811515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right it should be segment. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385785#M811515</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-03T15:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385786#M811516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one may works&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;Segment&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; = {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Isnull(Segment)'&lt;/SPAN&gt;}&lt;/SPAN&gt;&amp;gt;}ext_id)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385786#M811516</guid>
      <dc:creator>arjakumar</dc:creator>
      <dc:date>2017-10-03T15:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385787#M811517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this will work because Null Segments cannot be selected using this logic because the Segment is null&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Segment&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; -= {" * "}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385787#M811517</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-03T15:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for Null values in set expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385788#M811518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh ok. Got it. Thanks for clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 16:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-for-Null-values-in-set-expression/m-p/1385788#M811518</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-03T16:03:19Z</dc:date>
    </item>
  </channel>
</rss>

