<?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 Simple listbox problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540731#M457206</link>
    <description>&lt;P&gt;A simple problem that's defeating me. In the attached example I want a listbox to show the number of students who have a particular code and the number of students who don't have that code.&lt;/P&gt;&lt;P&gt;For example, if I'm interested in Code B I want Yes = 3 and No = 4.&lt;/P&gt;&lt;P&gt;I think the solution must be obvious but I'm not seeing it!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Feb 2019 09:43:57 GMT</pubDate>
    <dc:creator>nicktodd</dc:creator>
    <dc:date>2019-02-07T09:43:57Z</dc:date>
    <item>
      <title>Simple listbox problem</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540731#M457206</link>
      <description>&lt;P&gt;A simple problem that's defeating me. In the attached example I want a listbox to show the number of students who have a particular code and the number of students who don't have that code.&lt;/P&gt;&lt;P&gt;For example, if I'm interested in Code B I want Yes = 3 and No = 4.&lt;/P&gt;&lt;P&gt;I think the solution must be obvious but I'm not seeing it!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 09:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540731#M457206</guid>
      <dc:creator>nicktodd</dc:creator>
      <dc:date>2019-02-07T09:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Simple listbox problem</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540767#M457207</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Field Expression:&lt;BR /&gt;=if(code='B','Yes','No')&lt;BR /&gt;&lt;BR /&gt;Expression:&lt;BR /&gt;=IF(code&amp;lt;&amp;gt;'B', Count({&amp;lt;student=E({1&amp;lt;code={B}&amp;gt;})&amp;gt;}DISTINCT student),Count({&amp;lt;student=P({1&amp;lt;code={B}&amp;gt;})&amp;gt;}DISTINCT student))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 10:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540767#M457207</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2019-02-07T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Simple listbox problem</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540775#M457208</link>
      <description>&lt;P&gt;Super!&lt;/P&gt;&lt;P&gt;I was forgetting about the powerful P and E functions.&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 10:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-listbox-problem/m-p/1540775#M457208</guid>
      <dc:creator>nicktodd</dc:creator>
      <dc:date>2019-02-07T10:22:10Z</dc:date>
    </item>
  </channel>
</rss>

