<?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 Comparing field value to NULL in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315579#M116434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have a chart where expression should produce a count of field A when field B is&amp;nbsp; NULL and second count when field B&amp;nbsp; is not NULL.&lt;/P&gt;&lt;P&gt;Something like this but with correct syntax.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=NULL&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) - this does not work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Is there any other way to implement such logic?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Thank you &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2011 16:11:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-28T16:11:22Z</dc:date>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315579#M116434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have a chart where expression should produce a count of field A when field B is&amp;nbsp; NULL and second count when field B&amp;nbsp; is not NULL.&lt;/P&gt;&lt;P&gt;Something like this but with correct syntax.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=NULL&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) - this does not work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Is there any other way to implement such logic?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Thank you &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 16:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315579#M116434</guid>
      <dc:creator />
      <dc:date>2011-07-28T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315580#M116435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is no way to select null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try something like this count(if(isnull(B),A))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 17:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315580#M116435</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2011-07-28T17:54:37Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315581#M116436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What if I replae NULLs with soething else during the load - lets say with string "xyz". can I use &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;="xyz"&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 18:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315581#M116436</guid>
      <dc:creator />
      <dc:date>2011-07-28T18:32:40Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315582#M116437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but the correct expression would be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={'xyz'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 18:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315582#M116437</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2011-07-28T18:44:50Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315583#M116438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Count ({$ &amp;lt;&lt;B&gt; = {$(=null())}&amp;gt;} &lt;A&gt;)&amp;nbsp; //&amp;nbsp; Null&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Count ({$ &amp;lt;&lt;B&gt; -= {$(=null())}&amp;gt;} &lt;A&gt;)&amp;nbsp; //&amp;nbsp; Not null&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 18:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315583#M116438</guid>
      <dc:creator />
      <dc:date>2011-07-28T18:53:55Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315584#M116439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ehilsinger - it does not work for me, did it work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 21:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315584#M116439</guid>
      <dc:creator />
      <dc:date>2011-07-28T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315585#M116440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can write something like this: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({1-&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={*}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Explanation: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={*}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) -&amp;gt; this will count A where B has any value (can be a blank but not a null) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({1-&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={*}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) -&amp;gt; the '1-' tells that you want to see everything (1) excluding cases where B has value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Hope this helps, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;Erich&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 04:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315585#M116440</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-07-29T04:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315586#M116441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;counts A when B is null&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={"=isnull(B)"}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;counts A when B is not null&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;B&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={"*"}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 22:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315586#M116441</guid>
      <dc:creator />
      <dc:date>2012-07-09T22:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315587#M116442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also had a similar problem and your solution worked for me. Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raajesh N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2012 07:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315587#M116442</guid>
      <dc:creator>raajeshn</dc:creator>
      <dc:date>2012-08-12T07:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing field value to NULL in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315588#M116443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;Hi u can try something like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;={"=NULLCOUNT(&lt;B&gt;)&amp;gt;0"}&amp;gt;}&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;) + &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;={"=NULLCOUNT(&lt;B&gt;)=0"}&amp;gt;}&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 02:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-field-value-to-NULL-in-set-analysis/m-p/315588#M116443</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2012-08-14T02:46:41Z</dc:date>
    </item>
  </channel>
</rss>

