<?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 with IsNull returning new value issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439685#M1165557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always use LEN(Field)&amp;nbsp; instead of ISNULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you perhaps use a 32bit database and a 64bit Qlikview environment .. or the other way around?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2012 16:27:18 GMT</pubDate>
    <dc:creator>amien</dc:creator>
    <dc:date>2012-09-25T16:27:18Z</dc:date>
    <item>
      <title>If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439681#M1165552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New to Qlikview and having a slight issue with an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Expression is:&lt;/P&gt;&lt;P&gt;=if(isnull(COMPANY_USEBY_DATE), 'No Company Date', COMPANY_USEBY_DATE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically, if there is a company date, show it to me, otherwise show me 'No Company Date'&lt;/P&gt;&lt;P&gt;I am sure that these are NULL values for the ones that have no dates, i have verified this in the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try this, and i click on a company name (in it's own listbox), this expression (which is it's own list box) shows the Date if it's not null, and never shows 'No Company Date'.&lt;/P&gt;&lt;P&gt;For the ones with no dates, it just shows me a grey box with the dates in it, with nothing seleted.&amp;nbsp;&amp;nbsp; I am trying to get it to either show The _one_ date in the box, or 'No Date' in the box.&amp;nbsp; Any assistance would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439681#M1165552</guid>
      <dc:creator />
      <dc:date>2012-09-25T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439682#M1165553</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you attach an example please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439682#M1165553</guid>
      <dc:creator />
      <dc:date>2012-09-25T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439683#M1165554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't send the actual data, made a quick sample in excel and imported into QV and same issue reproduced here. &lt;/P&gt;&lt;P&gt;Please let me know if the attached did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439683#M1165554</guid>
      <dc:creator />
      <dc:date>2012-09-25T15:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439684#M1165555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;better do that in the script becuase in list box , the expressions will not work on null values. See the attached application. hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439684#M1165555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-25T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439685#M1165557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always use LEN(Field)&amp;nbsp; instead of ISNULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you perhaps use a 32bit database and a 64bit Qlikview environment .. or the other way around?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 16:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439685#M1165557</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2012-09-25T16:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439686#M1165558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting Vinay, i'll try this out on the bigger dataset from the DB, good idea!&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, yes, i'm using the Force32 untill we make the switch over.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 16:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439686#M1165558</guid>
      <dc:creator />
      <dc:date>2012-09-25T16:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439687#M1165559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Drdevo , if that is helpful or correct can you please mark it helpful or correct so that it will be helpful for others when they see this post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 17:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439687#M1165559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-25T17:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439688#M1165560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marked it as assumed answered... still need to work on the syntax for the query, but i think it will work.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 17:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439688#M1165560</guid>
      <dc:creator />
      <dc:date>2012-09-25T17:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: If with IsNull returning new value issue</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439689#M1165562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok great ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 17:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-IsNull-returning-new-value-issue/m-p/439689#M1165562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-25T17:41:50Z</dc:date>
    </item>
  </channel>
</rss>

