<?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: Null Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635427#M1089701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can you please explain some more , i can't understated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 10:18:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-02T10:18:18Z</dc:date>
    <item>
      <title>Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635425#M1089699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a table in that one field containing NULL Values on that place i want to show 'NULL' string in the table how can i do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635425#M1089699</guid>
      <dc:creator />
      <dc:date>2014-06-02T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635426#M1089700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;In the script:&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;NullAsValue FieldA, fieldB;&lt;/P&gt;&lt;P&gt;Set NullValue = 'NULL' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for details: &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635426#M1089700</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-02T10:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635427#M1089701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can you please explain some more , i can't understated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635427#M1089701</guid>
      <dc:creator />
      <dc:date>2014-06-02T10:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635428#M1089702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have patience and go through the pdf you find in the provided link. That is a very nice and detailed document that teaches you all about NULL and how to handle them. Otherwise, post sample qvw with your query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635428#M1089702</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-02T10:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635429#M1089703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/59919_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above table i want to use the NULL string in the null value place&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635429#M1089703</guid>
      <dc:creator />
      <dc:date>2014-06-02T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635430#M1089704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;from online help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; statement specifies for which fields the encountered NULLs should be converted to values.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;By default, QlikView considers NULL values to be missing or undefined entities. However, certain database contexts imply that NULL values are to be considered as special values rather than simply missing values. The fact that NULL values are normally not allowed to link to other NULL values can be suspended by means of the &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; statement. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; statement operates as a switch and will operate on subsequent loading statements. It can be switched off again by means of the &lt;A class="MCXref_0"&gt;NullAsNull&lt;/A&gt; statement. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; can be combined with the variable &lt;SPAN class="Bold"&gt;NullValue&lt;/SPAN&gt; that specifies which string to use as NULL value. If the variable &lt;SPAN class="Bold"&gt;NullValue&lt;/SPAN&gt; is not used, &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; will replace NULLs with empty strings.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The syntax is:&lt;/EM&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;EM&gt;&lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;*fieldlist&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;*fieldlist&lt;/SPAN&gt; is a comma separated list of the fields for which &lt;SPAN class="Bold"&gt;NullAsValue&lt;/SPAN&gt; should be turned on. Using * as field list indicates all fields. The wildcard characters * and ? are allowed in field names. Quoting of field names may be necessary when wildcards are used.&lt;/EM&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;EM&gt;NullAsValue A,B;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Set NullValue = 'NULL' ;&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;EM&gt;Load A,B from x.csv;&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;before loading your table with null values in field FieldWithNull&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;NullAsValue FieldWithNull ;&lt;/P&gt;&lt;P&gt;Set NullValue = 'NULL' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;Load &lt;/P&gt;&lt;P class="Code"&gt;FieldWithNull ,&lt;/P&gt;&lt;P class="Code"&gt;Field2,&lt;/P&gt;&lt;P class="Code"&gt;.......&lt;/P&gt;&lt;P class="Code"&gt;Fieldn &lt;/P&gt;&lt;P class="Code"&gt;from .......;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;a different way&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;if(len(trim(FieldWithNull))=0, 'NULL',&amp;nbsp; FieldWithNull) as FieldWithNull,&lt;/P&gt;&lt;P class="Code"&gt;Field2,&lt;/P&gt;&lt;P class="Code"&gt;.......&lt;/P&gt;&lt;P class="Code"&gt;Fieldn &lt;/P&gt;&lt;P class="Code"&gt;from .......;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635430#M1089704</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-02T10:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635431#M1089705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reload your application after adding those two lines in the script:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 06-02-14 at 04.05 PM.PNG.png" class="jive-image" src="/legacyfs/online/59920_Screen Shot 06-02-14 at 04.05 PM.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635431#M1089705</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-02T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635432#M1089706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with your data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(len(trim([Functional Location]))=0, 'NULL',&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Functional Location]&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Functional Location]&lt;/SPAN&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;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(len(trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Capacity&lt;/SPAN&gt;))=0, 'NULL',&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Capacity&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;) as &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Capacity&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,&lt;/SPAN&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;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635432#M1089706</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-02T10:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635433#M1089707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Properties -&amp;gt;Presentation-&amp;gt;Null Symbol-&amp;gt;Replace '-' by 'NULL'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/635433#M1089707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-02T10:43:57Z</dc:date>
    </item>
  </channel>
</rss>

