<?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: If Statement Null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992966#M526914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you just try Null()?&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(($(vForecastRound)=0 and $(vActualRound)=0), Null() ,&amp;lt;value if false&amp;gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2015 20:02:14 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-12-10T20:02:14Z</dc:date>
    <item>
      <title>If Statement Null</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992965#M526913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to display Null in an if statement... if it's possible, what is the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(($(vForecastRound)=0 and $(vActualRound)=0),IsNull(Null()),&amp;lt;value if false&amp;gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 19:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992965#M526913</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2015-12-10T19:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: If Statement Null</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992966#M526914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you just try Null()?&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(($(vForecastRound)=0 and $(vActualRound)=0), Null() ,&amp;lt;value if false&amp;gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 20:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992966#M526914</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-10T20:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: If Statement Null</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992967#M526915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you don't want to check if null but only set an if condition to null()&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;IF(($(vForecastRound)=0 and $(vActualRound)=0) ,&amp;nbsp; Null(),&amp;nbsp; &amp;lt;value if false&amp;gt;)&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;this is true in Qlik &lt;BR /&gt;&lt;/SPAN&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;=IsNull(null())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 20:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement-Null/m-p/992967#M526915</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-10T20:07:21Z</dc:date>
    </item>
  </channel>
</rss>

