<?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: Count Null Values specific to a field value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118782#M18297</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count(DISTINCT{$&amp;lt;[Staff Code] = {"=NullCount({&amp;lt;[Staff Code] = {7} &amp;gt;} [Report Date]) &amp;gt; 0"}&amp;gt;}[Staff Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count(DISTINCT{$&amp;lt;[Staff Code] = {"=NullCount([Report Date]) &amp;gt; 0"}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Staff Code] = {7} &lt;/SPAN&gt;&amp;gt;}[Staff Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2018 18:05:36 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-08-08T18:05:36Z</dc:date>
    <item>
      <title>Count Null Values specific to a field value</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118781#M18296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I have a set of data which contains null data for a specific field, called 'Report Date'.&amp;nbsp; I've managed to count the number of these Null Values as this is an important measure.&amp;nbsp; However, I'd also like to count the number of times a specific field WITHIN this occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the formula below is what I've used to count the number of NULL Report Dates, based on the count of Staff Codes.&amp;nbsp; This is working just fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT{$&amp;lt;[Staff Code] = {"=NullCount([Report Date]) &amp;gt; 0"}&amp;gt;}[Staff Code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need, is to then say, if that staff code is equal to code '7', what is the count now?&amp;nbsp; So it's clearly just a development of the above set analysis code, but I'm not sure how to specify I want to provide another measure which is looking at Staff Code '7'...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope you can help as it's driving me a little loopy - I suspect it's very straight forward!!&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 10:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118781#M18296</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2018-08-08T10:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Count Null Values specific to a field value</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118782#M18297</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count(DISTINCT{$&amp;lt;[Staff Code] = {"=NullCount({&amp;lt;[Staff Code] = {7} &amp;gt;} [Report Date]) &amp;gt; 0"}&amp;gt;}[Staff Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count(DISTINCT{$&amp;lt;[Staff Code] = {"=NullCount([Report Date]) &amp;gt; 0"}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Staff Code] = {7} &lt;/SPAN&gt;&amp;gt;}[Staff Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 18:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118782#M18297</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-08T18:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Count Null Values specific to a field value</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118783#M18298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome help - thanks so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 06:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Null-Values-specific-to-a-field-value/m-p/118783#M18298</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2018-08-10T06:48:54Z</dc:date>
    </item>
  </channel>
</rss>

