<?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: How to replace 'Is Not Null' in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125296#M463544</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;You can use: &lt;STRONG&gt;not IsNull()&lt;/STRONG&gt; function.&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: 13.3333px;"&gt;If([Division]="A" And Not isNull([Total$]),[LocationNumber],[LocationNumber])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 20:12:32 GMT</pubDate>
    <dc:creator>CarlosAMonroy</dc:creator>
    <dc:date>2016-06-27T20:12:32Z</dc:date>
    <item>
      <title>How to replace 'Is Not Null' in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125294#M463542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an expression that was used in Access that I am trying to re-create in Qlik.&amp;nbsp; I am not sure what to replace 'Is Not Null' with in the expression.&amp;nbsp; Here is the expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If([Division]="A" And [Total$] Is Not Null,[LocationNumber] &amp;amp; ":" &amp;amp; [LocationName],[LocationNumber])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125294#M463542</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-06-27T19:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace 'Is Not Null' in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125295#M463543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&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: 13.3333px;"&gt;If([Division]="A" And Len(Trim([Total$])) &amp;gt; 0,[LocationNumber] &amp;amp; ":" &amp;amp; [LocationName],[LocationNumber])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125295#M463543</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-06-27T20:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace 'Is Not Null' in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125296#M463544</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;You can use: &lt;STRONG&gt;not IsNull()&lt;/STRONG&gt; function.&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: 13.3333px;"&gt;If([Division]="A" And Not isNull([Total$]),[LocationNumber],[LocationNumber])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-Is-Not-Null-in-an-Expression/m-p/1125296#M463544</guid>
      <dc:creator>CarlosAMonroy</dc:creator>
      <dc:date>2016-06-27T20:12:32Z</dc:date>
    </item>
  </channel>
</rss>

