<?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: Filter on Null value in Pivot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395962#M490295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing script is the only option in this case, as far as I know.&amp;nbsp; It will look more or less the same:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f(isnull([Ax-indkøb opretdato]), 'field is empty', [Ax-indkøb opretdato]) as [Ax-indkøb opretdato]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 14:52:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-10T14:52:26Z</dc:date>
    <item>
      <title>Filter on Null value in Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395959#M490292</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;Im rather new to QV, and hope some of you guys can help me out. Ive run into a problem and tried out a few solutions suggested here at the forum, but without any solving of my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot chart and need to filter on Null values of the field called "Ax-indkøb opretdato"... so i in my dataset only see the values with a "-"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ive tried to do the following, with guidance from some forum posts seen on this forum -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Null test:&lt;/P&gt;&lt;P&gt;if(len(Ax-indkøb opretdato),0,1), then i created a listbox for the null test, but it seems like im only able to filter on values with a date, eg. 01-10-2012, and not the "-"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Null test 2:&lt;/P&gt;&lt;P&gt;if(isnull([Ax-indkøb opretdato]), 'field is empty', [Ax-indkøb opretdato]), same thing... i created a listbox on the Null 2, and wanted to filter on "field is empty", but i cannot do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23183" class="jive-image" alt="QV-prob2.jpg" src="https://community.qlik.com/legacyfs/online/23183_QV-prob2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not able to post a QV file for it, as all data is running on the company server (or atleast i dont know how to include data into a file i can post here for review)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to solve this Null filter issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 20:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395959#M490292</guid>
      <dc:creator />
      <dc:date>2012-10-09T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on Null value in Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395960#M490293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Niklas,&lt;/P&gt;&lt;P&gt;My guess is that you created 'field is empty' value on the fornt end.&amp;nbsp; Try to do this in the script, it must work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 20:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395960#M490293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-09T20:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on Null value in Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395961#M490294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for my noob'iness, but how would i do that? Ive mainly had my ways around Qlikview through the IE QV plugin, and not so much the desktop version yet...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 08:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395961#M490294</guid>
      <dc:creator />
      <dc:date>2012-10-10T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on Null value in Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395962#M490295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing script is the only option in this case, as far as I know.&amp;nbsp; It will look more or less the same:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f(isnull([Ax-indkøb opretdato]), 'field is empty', [Ax-indkøb opretdato]) as [Ax-indkøb opretdato]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 14:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Null-value-in-Pivot/m-p/395962#M490295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-10T14:52:26Z</dc:date>
    </item>
  </channel>
</rss>

