<?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 Field with value NULL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145910#M24555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attahed application now.&lt;/P&gt;&lt;P&gt;I would suggest you to go for &lt;B&gt;len()&lt;/B&gt; function instead of &lt;B&gt;isnull()&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 20:05:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-04T20:05:46Z</dc:date>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145905#M24550</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;Somebody can help me?&lt;/P&gt;&lt;P&gt;Like the sample attached, how can I create a column ( name K) with value 5 if value k1 is Null and value Altro is not NULL, otherwise K set up with value of field K1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145905#M24550</guid>
      <dc:creator />
      <dc:date>2009-06-04T19:28:29Z</dc:date>
    </item>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145906#M24551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Attach your data sources.&lt;/P&gt;&lt;P&gt;i could see only application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145906#M24551</guid>
      <dc:creator />
      <dc:date>2009-06-04T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145907#M24552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try droping your 1st table using below code.&lt;/P&gt;&lt;P style="font-weight: bold"&gt;drop table Sez1;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Note:&lt;/P&gt;&lt;P&gt;The above drop statement should be the last line of your script.&lt;/P&gt;&lt;P style="font-weight: bold"&gt;- Sridhar&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145907#M24552</guid>
      <dc:creator />
      <dc:date>2009-06-04T19:39:01Z</dc:date>
    </item>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145908#M24553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;if&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(IsNull(K1) =-1 and IsNull(Altro)=0, 5) as K&lt;/P&gt;&lt;P&gt;its not working then attach ur excel file here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145908#M24553</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2009-06-04T19:42:39Z</dc:date>
    </item>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145909#M24554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;Now I attach the file QLV and the file Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145909#M24554</guid>
      <dc:creator />
      <dc:date>2009-06-04T19:55:00Z</dc:date>
    </item>
    <item>
      <title>Field with value NULL</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145910#M24555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attahed application now.&lt;/P&gt;&lt;P&gt;I would suggest you to go for &lt;B&gt;len()&lt;/B&gt; function instead of &lt;B&gt;isnull()&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 20:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-value-NULL/m-p/145910#M24555</guid>
      <dc:creator />
      <dc:date>2009-06-04T20:05:46Z</dc:date>
    </item>
  </channel>
</rss>

