<?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: NULLASVALUE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990662#M974986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@@ !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 07:36:17 GMT</pubDate>
    <dc:creator>sunilkumarqv</dc:creator>
    <dc:date>2015-09-08T07:36:17Z</dc:date>
    <item>
      <title>NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990654#M974978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use NULLASVALUE function to convert null value to selectable values. Please have a look at my app and source and advise what I'm missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990654#M974978</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990655#M974979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your script in text file? I am working with PE of the QlikView and won't be able to open the file you have shared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990655#M974979</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-08T07:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990656#M974980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tumelo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your data, in your case its not the NULL values they are the &lt;STRONG&gt;missing values after the join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;check this attachment &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990656#M974980</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-08T07:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990657#M974981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990657#M974981</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990658#M974982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET ThousandSep=' ';&lt;/P&gt;&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=' ';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='R # ##0,00;R-# ##0,00';&lt;/P&gt;&lt;P&gt;SET TimeFormat='hh:mm:ss TT';&lt;/P&gt;&lt;P&gt;SET DateFormat='YYYY-MM-DD';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='YYYY-MM-DD hh:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;SET NullValue='&amp;lt;Unknown&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trans:&lt;/P&gt;&lt;P&gt;LOAD Customer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetSales,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Volume&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Facts);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;LOAD Customer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Custome Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Branch&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Customers);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2 tables a joining by Customer field. So because there's Cutomers in Fact table that do not exist in Customer table, Null values will be returned. I'm trying to make those selectable values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990658#M974982</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990659#M974983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To Load the missing value as NULLASValue, just load data from resident load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990659#M974983</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990660#M974984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the replies &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. But I'm still confused....why doesn't it work with JOIN?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990660#M974984</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990661#M974985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Null values after join is not NULL value in data. It is missing values. If you are loading the data from resident table, then it will consider those values as NULL and replace with the NULLVALUE.&lt;/P&gt;&lt;P&gt;Refer the following link for more details about the NULL value.&lt;/P&gt;&lt;P&gt;&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>Tue, 08 Sep 2015 07:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990661#M974985</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990662#M974986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@@ !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990662#M974986</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-09-08T07:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: NULLASVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990663#M974987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULLASVALUE/m-p/990663#M974987</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:48:05Z</dc:date>
    </item>
  </channel>
</rss>

