<?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: Not able to use IF condition for NULL rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127412#M765280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2018 13:55:06 GMT</pubDate>
    <dc:creator>haneeshmarella</dc:creator>
    <dc:date>2018-07-10T13:55:06Z</dc:date>
    <item>
      <title>Not able to use IF condition for NULL rows</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127410#M765278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field called CONTAINER. If it is NULL, it is OFFLINE and if it is NOT NULL, it is ONLINE. I've tried multiple IF conditions to get the options of ONLINE and OFFLINE based on the data but OFFLINE never shows up although there are NULL values in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(CONTAINER IS NULL,'OFF-LINE','ON-LINE')&lt;/P&gt;&lt;P&gt;If(CONTAINER = ' ','OFF-LINE','ON-LINE')&lt;/P&gt;&lt;P&gt;If(CONTAINER LIKE '%99%','ON-LINE','OFF-LINE')&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(CONTAINER &amp;lt;&amp;gt; ' ','ON-LINE','OFF-LINE')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;IF(ISNULL[CONTAINER],'OFF-LINE','ON-LINE') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please help me what minute mistake am I making? Also, any alternative like loading them separately?&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/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127410#M765278</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to use IF condition for NULL rows</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127411#M765279</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;If(Len(Trim(CONTAINER)) = 0, 'OFF-LINE', 'ON-LINE')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 13:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127411#M765279</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-10T13:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to use IF condition for NULL rows</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127412#M765280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-use-IF-condition-for-NULL-rows/m-p/127412#M765280</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2018-07-10T13:55:06Z</dc:date>
    </item>
  </channel>
</rss>

