<?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 vs SPACE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NULL-vs-SPACE/m-p/856638#M656467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;if(Len(TRIM((SOURCE))=0....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 07:29:25 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-05-27T07:29:25Z</dc:date>
    <item>
      <title>NULL vs SPACE</title>
      <link>https://community.qlik.com/t5/QlikView/NULL-vs-SPACE/m-p/856637#M656466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I would like to create column in loading script base on the source column. My new column should be a flag: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (isnull(SOURCE), 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that in source data sometimes I have null but sometimes it is space or even several spaces. I tried with TRIM function:&lt;/P&gt;&lt;P&gt;if(isnull(trim(SOURCE)), 1, 0)&lt;/P&gt;&lt;P&gt;but it did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULL-vs-SPACE/m-p/856637#M656466</guid>
      <dc:creator>arsenal1983</dc:creator>
      <dc:date>2015-05-27T07:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: NULL vs SPACE</title>
      <link>https://community.qlik.com/t5/QlikView/NULL-vs-SPACE/m-p/856638#M656467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;if(Len(TRIM((SOURCE))=0....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULL-vs-SPACE/m-p/856638#M656467</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-05-27T07:29:25Z</dc:date>
    </item>
  </channel>
</rss>

