<?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 Qlik Sense - Count and select Null values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246861#M24916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like the ability to select the results associated to Null values on a field (sentiment).&amp;nbsp; For example, I want to find the respondents who who did not answer the question regarding the overall satisfaction with their service.&amp;nbsp; If I only select 'show null values' the values are presented, but I'm unable to select those entries and display the related results.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to count the nulls and present those as a value such as 'no response'?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-02-09 at 3.09.23 PM.png" class="jive-image image-1" src="/legacyfs/online/152690_Screen Shot 2017-02-09 at 3.09.23 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 21:14:52 GMT</pubDate>
    <dc:creator>joshakehurst</dc:creator>
    <dc:date>2017-02-09T21:14:52Z</dc:date>
    <item>
      <title>Qlik Sense - Count and select Null values</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246861#M24916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like the ability to select the results associated to Null values on a field (sentiment).&amp;nbsp; For example, I want to find the respondents who who did not answer the question regarding the overall satisfaction with their service.&amp;nbsp; If I only select 'show null values' the values are presented, but I'm unable to select those entries and display the related results.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to count the nulls and present those as a value such as 'no response'?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-02-09 at 3.09.23 PM.png" class="jive-image image-1" src="/legacyfs/online/152690_Screen Shot 2017-02-09 at 3.09.23 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 21:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246861#M24916</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2017-02-09T21:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Count and select Null values</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246862#M24917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be fix the issue in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD If(Len(Trim(Sentiments)) = 0, 'No Response', Sentiments) as Sentiments&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you will have no response instead of null and you can select it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 21:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246862#M24917</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-09T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Count and select Null values</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246863#M24918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is the right approach to assign a value to the Nulls in the load script.&amp;nbsp; Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 23:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Count-and-select-Null-values/m-p/1246863#M24918</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2017-02-09T23:33:57Z</dc:date>
    </item>
  </channel>
</rss>

