<?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: Is it possible to count missing values ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423612#M157908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(isNull(fieldname), 'N/A',fieldname)as fieldname,&lt;/P&gt;&lt;P&gt;then use count() function&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 13:36:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-15T13:36:15Z</dc:date>
    <item>
      <title>Is it possible to count missing values ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423611#M157907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;herejoin is an application with a table by date / hour.&lt;/P&gt;&lt;P&gt;There may be no data for a date / hour. &lt;/P&gt;&lt;P&gt;In this case QlikView can display in the table either a symbol (ie '-') or a 0.&lt;/P&gt;&lt;P&gt;Chart is fine.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="30455" class="jive-image-thumbnail jive-image" onclick="" alt="2013-01-15_14h09_07.jpg" src="https://community.qlik.com/legacyfs/online/30455_2013-01-15_14h09_07.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to count the number of cells without data.&lt;/P&gt;&lt;P&gt;We have to take into account that the selection should be considered. If no hour / date / month are selected, it may be the difference between a count(distinct date) * 24 and the number of cells with data.&lt;/P&gt;&lt;P&gt;But how to proceed if selection are operated (ie : several hours and only a month) ? One of the matter is that the number of days may vary according the selected month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure it's possible to realize without adding other data such as a complete calendar for example ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 13:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423611#M157907</guid>
      <dc:creator />
      <dc:date>2013-01-15T13:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to count missing values ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423612#M157908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(isNull(fieldname), 'N/A',fieldname)as fieldname,&lt;/P&gt;&lt;P&gt;then use count() function&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 13:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423612#M157908</guid>
      <dc:creator />
      <dc:date>2013-01-15T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to count missing values ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423613#M157909</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 also try this.&lt;/P&gt;&lt;P&gt;use some expression to idenfity the missing data, such as sum(if("Date"="All Date" and "Item"="All Item",Sales))=0. Your chart will then show only the missing data. Or you can just remove the "=0" to show both present and missing data.&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 13:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423613#M157909</guid>
      <dc:creator />
      <dc:date>2013-01-15T13:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to count missing values ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423614#M157910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your answer.&lt;BR /&gt;I couldn't do it. Can you add the formulas in the application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-count-missing-values/m-p/423614#M157910</guid>
      <dc:creator />
      <dc:date>2013-01-15T16:21:56Z</dc:date>
    </item>
  </channel>
</rss>

