<?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: Excluding Null Values in a sort? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959059#M947029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They contain Null values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bottom_Satisfied.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109467_Bottom_Satisfied.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2015 20:00:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-18T20:00:54Z</dc:date>
    <item>
      <title>Excluding Null Values in a sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959056#M947026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a List Box that is doing a calculation, using an expression for the field, grabbing all 'Satisfied' and 'Very Satisfied' answers for all questions that aren't "Group: Productivity" and "Self: Productivity".&amp;nbsp; The calculation is working fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( If(Rank( -count({&amp;lt;Answer = {'Satisfied', 'Very Satisfied'}, Question -= {'Group: Productivity', 'Self: Productivity'}&amp;gt;}Question) / count({&amp;lt;Question -= {'Group: Productivity', 'Self: Productivity'}&amp;gt;}Question), '##.##%')&amp;lt;=5, Question), Question)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to list the bottom 5 'questions' that have the least amount of 'Satisfied' and 'Very Satisfied' answers.&amp;nbsp; It's working fine, with the exception that there are two questions that nobody answered, so those are my bottom two.&amp;nbsp; I want to exclude those, but I'm not sure how to do so -- should it be in both of the expressions (field and sort), or just sort?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 18:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959056#M947026</guid>
      <dc:creator />
      <dc:date>2015-12-18T18:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Null Values in a sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959057#M947027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which object are we talking about? List box or Straight table? Can you may be share a screenshot of what you are seeing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959057#M947027</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T19:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Null Values in a sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959058#M947028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do the ones at the bottom contain null values or is the count 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959058#M947028</guid>
      <dc:creator />
      <dc:date>2015-12-18T19:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Null Values in a sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959059#M947029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They contain Null values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bottom_Satisfied.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109467_Bottom_Satisfied.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 20:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959059#M947029</guid>
      <dc:creator />
      <dc:date>2015-12-18T20:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Null Values in a sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959060#M947030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could use the listbox-option for hiding excluded values in tab general. Also possible is an listbox-expression like: if(len(trim(Answer))&amp;gt;0, then Question).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Dec 2015 00:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Null-Values-in-a-sort/m-p/959060#M947030</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-19T00:53:44Z</dc:date>
    </item>
  </channel>
</rss>

