<?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: Columns with null values. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410384#M806379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,If(isnull(DATE),USP*TAXES,0) as New Field&lt;/P&gt;&lt;P&gt;From xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2017 08:06:20 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2017-10-23T08:06:20Z</dc:date>
    <item>
      <title>Columns with null values.</title>
      <link>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410383#M806378</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;I wanted to use this logic in QlikView, what functions do I use??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;If (Date) is null&lt;/P&gt;&lt;P&gt;then usp* tax&lt;/P&gt;&lt;P&gt;else 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation:&lt;/P&gt;&lt;P&gt;When the (Date) column is null then 'usp*taxes'&lt;SPAN style="font-size: 10pt;"&gt; else '0'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410383#M806378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Columns with null values.</title>
      <link>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410384#M806379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,If(isnull(DATE),USP*TAXES,0) as New Field&lt;/P&gt;&lt;P&gt;From xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 08:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410384#M806379</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-10-23T08:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Columns with null values.</title>
      <link>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410385#M806380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 08:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410385#M806380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T08:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Columns with null values.</title>
      <link>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410386#M806381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *,If(len(trim(DATE))=0,USP*TAXES,0) as New Field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From xyz;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 09:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Columns-with-null-values/m-p/1410386#M806381</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-10-23T09:24:41Z</dc:date>
    </item>
  </channel>
</rss>

