<?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 null as value? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753871#M1050190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can any one give example with script for how to calculate&amp;nbsp; null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give examples for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null as value&lt;/P&gt;&lt;P&gt;null as nullvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;how many ways are there to remove null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to assign a null to one field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Nov 2014 18:45:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-16T18:45:50Z</dc:date>
    <item>
      <title>null as value?</title>
      <link>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753871#M1050190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can any one give example with script for how to calculate&amp;nbsp; null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give examples for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null as value&lt;/P&gt;&lt;P&gt;null as nullvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;how many ways are there to remove null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to assign a null to one field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Nov 2014 18:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753871#M1050190</guid>
      <dc:creator />
      <dc:date>2014-11-16T18:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: null as value?</title>
      <link>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753872#M1050191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;NULL values are usually not represented in list boxes in QlikView. The user can not click on the NULL value and select it. If you want to let the user click on a value that represents all NULL values you can use the function NullAsValue. First set the label that the values should get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NullAsValue CustomerNo, Name;&lt;/P&gt;&lt;P&gt;Set NullValue = 'NULL' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by "removing null". If you by "remove" mean assign value you can use NullAsValue and you could also do something manual like if(isnull(Field),'NULL',Field) as Field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Nov 2014 19:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753872#M1050191</guid>
      <dc:creator>morgankejerhag</dc:creator>
      <dc:date>2014-11-16T19:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: null as value?</title>
      <link>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753873#M1050192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Nov 2014 19:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-as-value/m-p/753873#M1050192</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-11-16T19:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: null as value?</title>
      <link>https://community.qlik.com/t5/QlikView/null-as-value/m-p/2476852#M1226017</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a way to have every column loaded into Qlik take a default NULL value&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example if null then 'N/A' thats applicable for the whole data load?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 13:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-as-value/m-p/2476852#M1226017</guid>
      <dc:creator>nickmarlborough</dc:creator>
      <dc:date>2024-08-19T13:58:23Z</dc:date>
    </item>
  </channel>
</rss>

