<?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: How to include only null values in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946460#M1219592</link>
    <description>&lt;P&gt;Thank you very much, Maxgro - the first solution worked perfectly (and I can understand why the second one would too). I really appreciate your advice here.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 21:24:40 GMT</pubDate>
    <dc:creator>sriddell</dc:creator>
    <dc:date>2022-06-21T21:24:40Z</dc:date>
    <item>
      <title>How to include only null values in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946331#M1219584</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking for help with an expression in a straight table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a field called 'fordel' where some returns are = 1 and others are null. I then have a field which I wish to sum the values of, and that field is called 'enrol'.&lt;/P&gt;
&lt;P&gt;I wish to display results only where fordel is not equal to 1, i.e. the null values. I've tried the below without success - I'd appreciate any advice.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sum({$&amp;lt;fordel-={'1'}&amp;gt;},(enrol)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 14:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946331#M1219584</guid>
      <dc:creator>sriddell</dc:creator>
      <dc:date>2022-06-21T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to include only null values in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946398#M1219588</link>
      <description>&lt;P&gt;maybe&lt;/P&gt;
&lt;P&gt;Sum({$-&amp;lt;[fordel={'*'}&amp;gt;} enrol)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or you can replace the null in fordel field with 0 in the load script and then&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum({$&amp;lt;fordel={0}&amp;gt;} enrol)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 17:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946398#M1219588</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2022-06-21T17:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to include only null values in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946460#M1219592</link>
      <description>&lt;P&gt;Thank you very much, Maxgro - the first solution worked perfectly (and I can understand why the second one would too). I really appreciate your advice here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 21:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-only-null-values-in-an-Expression/m-p/1946460#M1219592</guid>
      <dc:creator>sriddell</dc:creator>
      <dc:date>2022-06-21T21:24:40Z</dc:date>
    </item>
  </channel>
</rss>

