<?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 How to count null values (per rows) from a Straight Table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876266#M1004248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me count &lt;STRONG&gt;null values&lt;/STRONG&gt; in my Straight Table? Need to know what expressions to write if I want to count the total number of missing information of each transaction in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my example:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 412px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;ID&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;A&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;B&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;C&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;D&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="92"&gt;MissingCount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;a&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;b&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;b&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;c&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;a&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be my expression for the MissingCount? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Your help is much appreciated. Thank you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 06:26:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-29T06:26:13Z</dc:date>
    <item>
      <title>How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876266#M1004248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me count &lt;STRONG&gt;null values&lt;/STRONG&gt; in my Straight Table? Need to know what expressions to write if I want to count the total number of missing information of each transaction in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my example:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 412px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;ID&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;A&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;B&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;C&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="64"&gt;D&lt;/TD&gt;&lt;TD class="xl64" style="border-left-style: none; color: #575757; text-align: left; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgba(0, 0, 0, 0);" width="92"&gt;MissingCount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;a&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;b&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;b&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;c&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;a&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;null&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be my expression for the MissingCount? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Your help is much appreciated. Thank you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876266#M1004248</guid>
      <dc:creator />
      <dc:date>2015-05-29T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876267#M1004249</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;in qlikview table its showing as null, or else you are replacing null values with the text 'null'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876267#M1004249</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-05-29T06:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876268#M1004250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;missing values are always tricky to deal with.&lt;/P&gt;&lt;P&gt;You'll have to try out a few things. On the GUI, it might work with either the LEN() function or ISNULL() or ISNUM() or ISTEXT (wrapped in a NOT()).&lt;/P&gt;&lt;P&gt;If all that doesn't work, you'll have to find a solution in the script to replace empty spaces with some text like "no data" so you'll have something specific to count.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876268#M1004250</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-29T06:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876269#M1004251</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;correct in qlikview its not possible to drill down based on nulls or expression based on nulls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is why I asked are you replacing the blanks will the text 'null', if then we can add in expression and can get the count. a part from that we can not get the count of blanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876269#M1004251</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-05-29T06:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876270#M1004252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can count null values using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(If(Len(field) = 0, 1) or Sum(If(IsNull(field), 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use NullAsValue field; in your load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you cannot count missing values. The former are actual values that evaluate to null, the latter simply do not exist and there is no direct way to count them - they are just empty holes in your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876270#M1004252</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-29T06:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876271#M1004253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information, however, my data source here is really null or blank data. Then I uncheck the Suppress Zero-Values and Put "NULL" on the Null Symbol and Missing Symbol on Presentation Tab. Can I consider that as value already for me to count? Or do I still need to do an update script for each blank items with any text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;Bea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876271#M1004253</guid>
      <dc:creator />
      <dc:date>2015-05-29T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876272#M1004254</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;You are trying to just represent the null values in front end of dashboard. But that does not work out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead we need to replace all null values to some text like 'no data' then in expression we can give some conditions like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(date='null',Sum(Distinct(Date)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that as we replaced the null values with the text 'null' we can use in our conditions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876272#M1004254</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-05-29T06:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876273#M1004255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876273#M1004255</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-05-29T06:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876274#M1004257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may Write IF condition and find the NULL value and replace it with some text or number and the count it next.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or If you are sure that there is at-least one column which doesn't hold NULL value then may write something like &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;"&gt;if(FieldhavingNULL='null',COUNT(Distinct FIELDNOTHAVINGNULL))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 07:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876274#M1004257</guid>
      <dc:creator />
      <dc:date>2015-05-29T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876275#M1004259</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 already update all my blank data into 'NO DATA' text value, however, it haven't get the correct count.&lt;/P&gt;&lt;P&gt;Based on my Table example above, on ID: 1, how can I get the MissingCount = 2 if my C and D has 'NO DATA'&amp;nbsp; on it. Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Bea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 08:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876275#M1004259</guid>
      <dc:creator />
      <dc:date>2015-05-29T08:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876276#M1004261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set NullInterpret = '';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TestData:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ID, A, B, C, D&lt;/P&gt;&lt;P&gt;1,a,b,,&lt;/P&gt;&lt;P&gt;2,,b,c,d&lt;/P&gt;&lt;P&gt;3,a,,,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//******************&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Variant 1&lt;/P&gt;&lt;P&gt;LEFT JOIN(TestData)&lt;/P&gt;&lt;P&gt;LOAD ID, if(IsNull(A),1,0)+if(IsNull(B),1,0)+if(IsNull(C),1,0)+if(IsNull(D),1,0) as MissingCount1&lt;/P&gt;&lt;P&gt;Resident TestData;&lt;/P&gt;&lt;P&gt;//******************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//******************&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Variant 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CheckColumns:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;CheckColumns_Table, CheckColumns_Key, CheckColumns_Column&lt;/P&gt;&lt;P&gt;TestData,ID,A&lt;/P&gt;&lt;P&gt;TestData,ID,B&lt;/P&gt;&lt;P&gt;TestData,ID,C&lt;/P&gt;&lt;P&gt;TestData,ID,D&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tmp1:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD Distinct CheckColumns_Table as Tmp1_Table, CheckColumns_Key as Tmp1_Key&lt;/P&gt;&lt;P&gt;Resident CheckColumns;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for vRow1 = 1 to NoOfRows('Tmp1')&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vTable = peek('Tmp1_Table', $(vRow1)-1, 'Tmp1');&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vKey = peek('Tmp1_Key', $(vRow1)-1, 'Tmp1');&lt;/P&gt;&lt;P&gt;&amp;nbsp; Tmp2:&lt;/P&gt;&lt;P&gt;&amp;nbsp; NoConcatenate&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD CheckColumns_Column as Tmp2_Column&lt;/P&gt;&lt;P&gt;&amp;nbsp; RESIDENT CheckColumns;&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vTextMissingCount2 = '';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR vRow2 = 1 to NoOfRows('Tmp2')&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vCheckCol = peek('Tmp2_Column', $(vRow2)-1, 'Tmp2');&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vTextMissingCount2 = vTextMissingCount2 &amp;amp; 'if(IsNull($(vCheckCol)),1,0)+';&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT vRow2&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vTextMissingCount2 = Mid(vTextMissingCount2,1,Len(vTextMissingCount2)-1);&lt;/P&gt;&lt;P&gt;&amp;nbsp; LEFT JOIN($(vTable))&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD $(vKey), $(vTextMissingCount2) as MissingCount2&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident $(vTable);&lt;/P&gt;&lt;P&gt;&amp;nbsp; DROP TABLE Tmp2;&lt;/P&gt;&lt;P&gt;NEXT vRow1&lt;/P&gt;&lt;P&gt;//******************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 09:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876276#M1004261</guid>
      <dc:creator />
      <dc:date>2015-05-29T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to count null values (per rows) from a Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876277#M1004263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the help! This one solve my problem. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 09:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-null-values-per-rows-from-a-Straight-Table/m-p/876277#M1004263</guid>
      <dc:creator />
      <dc:date>2015-05-29T09:31:39Z</dc:date>
    </item>
  </channel>
</rss>

