<?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: Total Count of null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382944#M491022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Whiteline,&amp;nbsp; They were empty values therefore I used your last expression and it worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2012 12:52:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-31T12:52:29Z</dc:date>
    <item>
      <title>Total Count of null values</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382942#M491020</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 a field called closedby, which usually has someones first name entered in there.&amp;nbsp; However if a call has not been closed this fields shows as NULL.&amp;nbsp; I want to use a text fields that gives me the full count of all rows that have a closedby showing as NULL.&lt;/P&gt;&lt;P&gt;How would I be able to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 11:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382942#M491020</guid>
      <dc:creator />
      <dc:date>2012-08-31T11:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Total Count of null values</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382943#M491021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your NULL is just a string value 'NULL' (not empty value)&lt;/P&gt;&lt;P&gt;you can try somthing like =Count({$&amp;lt;closedby={"NULL"}&amp;gt;} closedby)&lt;/P&gt;&lt;P&gt;Create TextBox and enter this expression in a text field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case NULL mean empty values you can use =NullCount(closedby)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382943#M491021</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-08-31T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Total Count of null values</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382944#M491022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Whiteline,&amp;nbsp; They were empty values therefore I used your last expression and it worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Count-of-null-values/m-p/382944#M491022</guid>
      <dc:creator />
      <dc:date>2012-08-31T12:52:29Z</dc:date>
    </item>
  </channel>
</rss>

