<?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 Adress empty fields in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867517#M303471</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;I have the attached table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a text object with the next set analysis expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;OPCODE_COUNT.OPCODE={'CANDIDATE'},OPCODE_COUNT.MA={''}&amp;gt;} SUBSCRIBER_COUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I keep getting 0.&lt;/P&gt;&lt;P&gt;though the result should be 1 because I'm referring only to the last 3 rows in the table from a previous selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea how to address this empty fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 13:42:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-20T13:42:00Z</dc:date>
    <item>
      <title>Adress empty fields in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867517#M303471</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;I have the attached table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a text object with the next set analysis expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;OPCODE_COUNT.OPCODE={'CANDIDATE'},OPCODE_COUNT.MA={''}&amp;gt;} SUBSCRIBER_COUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I keep getting 0.&lt;/P&gt;&lt;P&gt;though the result should be 1 because I'm referring only to the last 3 rows in the table from a previous selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea how to address this empty fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867517#M303471</guid>
      <dc:creator />
      <dc:date>2015-04-20T13:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adress empty fields in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867518#M303472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are null values not empty strings&lt;/P&gt;&lt;P&gt;you can the following to be able to refer to these null values&lt;/P&gt;&lt;P&gt;in your script add the following:&lt;/P&gt;&lt;P&gt;NULLASVALUE your_field;&lt;/P&gt;&lt;P&gt;SET NULLVALUE = 'OTHER';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;YOUR LOAD SCRIPT GOES HERE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can refer to these in set analysis &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OPCODE_COUNT.MA={'OTHER'}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867518#M303472</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-04-20T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adress empty fields in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867519#M303473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, in the end I used the isnull() in the load script and gave it a value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 07:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adress-empty-fields-in-set-analysis/m-p/867519#M303473</guid>
      <dc:creator />
      <dc:date>2015-04-21T07:06:07Z</dc:date>
    </item>
  </channel>
</rss>

