<?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: Unexpected behavior with Null in Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141220#M9899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What release are you using? I experienced this as well in one of the newer releases. The solution would be to assign a value to the empty fields in the script, e.g. by using &lt;SPAN class="statement" data-mc-conditions="Targets.NotToTranslate"&gt;NullAsValue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also another thread here which describes a similar problem. Read the comment by Henric Cronström, it might give you some insight: &lt;A href="https://community.qlikview.com/thread/307415" title="https://community.qlikview.com/thread/307415"&gt;https://community.qlikview.com/thread/307415&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2018 18:27:10 GMT</pubDate>
    <dc:creator>Ivan_Bozov</dc:creator>
    <dc:date>2018-10-08T18:27:10Z</dc:date>
    <item>
      <title>Unexpected behavior with Null in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141219#M9898</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;I ran into an unexpected result with a Set Analysis expression:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Line_Flag_ManualIncome ={1}&amp;gt;} LineTotalFinal)&lt;/P&gt;&lt;P&gt;When the value of &lt;SPAN style="font-size: 13.3333px;"&gt;Line_Flag_ManualIncome&amp;nbsp; is null, all values are taken into account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There is a similar thread here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1390416#1390416" title="https://community.qlik.com/message/1390416#1390416"&gt;https://community.qlik.com/message/1390416#1390416&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also suggest it's a bug, or&amp;nbsp; a very counter-intuitive behavior of Qlik.&lt;/P&gt;&lt;P&gt;I'm aware of the workarounds, but hope that it would be fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 16:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141219#M9898</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-08T16:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with Null in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141220#M9899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What release are you using? I experienced this as well in one of the newer releases. The solution would be to assign a value to the empty fields in the script, e.g. by using &lt;SPAN class="statement" data-mc-conditions="Targets.NotToTranslate"&gt;NullAsValue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also another thread here which describes a similar problem. Read the comment by Henric Cronström, it might give you some insight: &lt;A href="https://community.qlikview.com/thread/307415" title="https://community.qlikview.com/thread/307415"&gt;https://community.qlikview.com/thread/307415&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 18:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141220#M9899</guid>
      <dc:creator>Ivan_Bozov</dc:creator>
      <dc:date>2018-10-08T18:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with Null in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141221#M9900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I'm using June release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I looked at the thread, and it's not similar to what I'm facing.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Instead of ignoring null values, they are taken into account in the set analysis, which is not expected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for the &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;NullAsValue tip&lt;/SPAN&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 05:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141221#M9900</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-09T05:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with Null in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141222#M9901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I was mostly referring to the comment of Henric, where he explains the difference between blanks and NULLs and how they are handled by Qlik. Anything else should be a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, (I believe that since the June release) I also started to experience some issues with set analysis expressions that worked differently before in cases where the field has some NULL values. For me there is no doubt that Qlik changed something but cannot say what exactly they did.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 06:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unexpected-behavior-with-Null-in-Set-Analysis/m-p/141222#M9901</guid>
      <dc:creator>Ivan_Bozov</dc:creator>
      <dc:date>2018-10-09T06:20:16Z</dc:date>
    </item>
  </channel>
</rss>

