<?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 Creating a null value in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-null-value-in-load-script/m-p/757453#M664069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a null value in the load script? I am currently trying something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;'' as %SalesRegion&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;from ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this seems to be keeping these values separate from nulls loaded elsewhere in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2015 21:19:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-08T21:19:41Z</dc:date>
    <item>
      <title>Creating a null value in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-null-value-in-load-script/m-p/757453#M664069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a null value in the load script? I am currently trying something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;'' as %SalesRegion&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;from ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this seems to be keeping these values separate from nulls loaded elsewhere in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 21:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-null-value-in-load-script/m-p/757453#M664069</guid>
      <dc:creator />
      <dc:date>2015-01-08T21:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a null value in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-null-value-in-load-script/m-p/757454#M664070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;null() as %SalesRegion,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 21:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-null-value-in-load-script/m-p/757454#M664070</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2015-01-08T21:21:24Z</dc:date>
    </item>
  </channel>
</rss>

