<?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 IsNull Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265981#M854625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi, i was wondering if someone could give me a hand with this. Why do i keep getting error in expression? Thank you!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="152960" alt="as.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152961_as.png" style="height: 340px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265981#M854625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi, i was wondering if someone could give me a hand with this. Why do i keep getting error in expression? Thank you!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="152960" alt="as.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152961_as.png" style="height: 340px; width: 620px;" /&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/IsNull-Error/m-p/1265981#M854625</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265982#M854626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max({&amp;lt;ba_userid = {'*'}&amp;gt;} Fecha)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 17:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265982#M854626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-13T17:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265983#M854627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an explanation, you can't use a calculation on the left side of a set analysis expression like you currently have.&amp;nbsp; The left side needs to be a field that exists within your data.&amp;nbsp; The right side can be a calculation though.&amp;nbsp; Editing your set analysis to use the same expression on the right side instead of the left would yield this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max({&amp;lt;ba_userid = {'=IsNull(ba_userid)=0'}&amp;gt;} Fecha)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 21:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265983#M854627</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2017-02-13T21:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265984#M854628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max({&amp;lt;&lt;STRONG&gt;ba_userid &lt;/STRONG&gt;={0],&lt;STRONG&gt;ba_userid &lt;/STRONG&gt;={''}&amp;gt;}&lt;STRONG&gt;Fecha&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 04:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265984#M854628</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-14T04:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265985#M854629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expressions for null value,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Retrieve Max Fecha where &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;ba_userid is equal to Null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Max({&amp;lt;ba_userid = {'=Null()'}&amp;gt;} Fecha)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;2. Retrieve Max Fecha where &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;ba_userid is not equal to Null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Max({&amp;lt;ba_userid -= {'=Null()'}&amp;gt;} Fecha)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 06:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265985#M854629</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2017-02-14T06:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265986#M854630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this aswell:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Retrieve Max Fecha where &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;STRONG&gt;ba_userid is equal to Null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Max({&amp;lt;len(ba_userid)=0&amp;gt;} Fecha)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;STRONG&gt;2. Retrieve Max Fecha where &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;STRONG&gt;ba_userid is not equal to Null&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;=Max({&amp;lt;len(ba_userid)-=0&amp;gt;} Fecha)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Sachin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265986#M854630</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-14T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Error</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265987#M854631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IsNull function tests if the value of an expression is NULL and if so, returns -1 (True), otherwise 0 (False). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Error/m-p/1265987#M854631</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2017-02-14T09:05:43Z</dc:date>
    </item>
  </channel>
</rss>

