<?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 Filter action in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-action/m-p/214203#M67758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Set Analysis to handle the expressions. For not null:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt;Field={*}&amp;gt;} Value)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For null, you may be able to use:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({$-&amp;lt;Field={*}&amp;gt;} Value)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Then create a field (Choice) to hold your two choices. Then in your expression:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(Choice='Not Null', Sum({&amp;lt;Field={*}&amp;gt;} Value), Sum({$-&amp;lt;Field={*}&amp;gt;} Value))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 19:01:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-06T19:01:32Z</dc:date>
    <item>
      <title>Filter action</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-action/m-p/214202#M67757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table where a field can be null&lt;/P&gt;&lt;P&gt;I need an object (button ? - actualy a checkbox) with two possible actions: if I click on it will show only rows were the field is not null, when unclick - shows all rows. Any ideas? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 17:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-action/m-p/214202#M67757</guid>
      <dc:creator />
      <dc:date>2010-12-06T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Filter action</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-action/m-p/214203#M67758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Set Analysis to handle the expressions. For not null:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt;Field={*}&amp;gt;} Value)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For null, you may be able to use:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({$-&amp;lt;Field={*}&amp;gt;} Value)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Then create a field (Choice) to hold your two choices. Then in your expression:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(Choice='Not Null', Sum({&amp;lt;Field={*}&amp;gt;} Value), Sum({$-&amp;lt;Field={*}&amp;gt;} Value))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 19:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-action/m-p/214203#M67758</guid>
      <dc:creator />
      <dc:date>2010-12-06T19:01:32Z</dc:date>
    </item>
  </channel>
</rss>

