<?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: Missing, Blank and Null Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607612#M478214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can test for nulls and empty strings with if(trim(len(MyField))=0,....&lt;/P&gt;&lt;P&gt;And the 'empty' values in Customer Address 1 in your excel file seem to be strings of 40 spaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 14:37:01 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-03-21T14:37:01Z</dc:date>
    <item>
      <title>Missing, Blank and Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607611#M478213</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;I am trying to provide a count of the missing, blank and null values in the attached Customer Address table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried many on the helpful examples from the community but cant seem to get the result I expect or understand my results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am simply adding Expressions in the List Box widget and had sucess with count min and max values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the system value of $Fields in my expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the data I would expect a 0 return for Address Number but 12 for 'Customer Address 1' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions and advice would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607611#M478213</guid>
      <dc:creator />
      <dc:date>2014-03-21T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Missing, Blank and Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607612#M478214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can test for nulls and empty strings with if(trim(len(MyField))=0,....&lt;/P&gt;&lt;P&gt;And the 'empty' values in Customer Address 1 in your excel file seem to be strings of 40 spaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607612#M478214</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-21T14:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Missing, Blank and Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607613#M478215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think&lt;/P&gt;&lt;P&gt;Sum(If(Len(Trim([Customer Address 1]))=0,1,0))&lt;/P&gt;&lt;P&gt;will return 12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607613#M478215</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-03-21T14:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Missing, Blank and Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607614#M478216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert / Nagaina - Thank you for your prompt replie and explaining the what I need.&lt;/P&gt;&lt;P&gt;All working now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-Blank-and-Null-Values/m-p/607614#M478216</guid>
      <dc:creator />
      <dc:date>2014-03-21T14:47:06Z</dc:date>
    </item>
  </channel>
</rss>

