<?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 And Operator in Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377525#M140751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am QV Version 10 working on a data set of employees who have completed different training courses. Here is what I require. When I make a selection of courses I want to retrieve those employees who have taken all of the courses in my selection along with a total count for the list of employees. The default action is to bring back a list of employees who have taken any of the courses from the selection. My rough logic is this: A list of employees where the distinct count of courses taken is equal to the count of possible courses from the selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 22:23:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-13T22:23:23Z</dc:date>
    <item>
      <title>And Operator in Selection</title>
      <link>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377525#M140751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am QV Version 10 working on a data set of employees who have completed different training courses. Here is what I require. When I make a selection of courses I want to retrieve those employees who have taken all of the courses in my selection along with a total count for the list of employees. The default action is to bring back a list of employees who have taken any of the courses from the selection. My rough logic is this: A list of employees where the distinct count of courses taken is equal to the count of possible courses from the selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 22:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377525#M140751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-13T22:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: And Operator in Selection</title>
      <link>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377526#M140752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, sounds like a reasonable idea, try maybe like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a list box with a field expression (from the field list drop down, at the very bottom).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then as expression something like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=aggr(only({&amp;lt;Employee ={"=count(distinct Courses)=count(total distinct Courses)"}&amp;gt;} Employee), Employee)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another idea is to use an AND-mode list box for selection, please check the Help for more details (and the restrictions applied).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 22:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377526#M140752</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-13T22:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: And Operator in Selection</title>
      <link>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377527#M140753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works great... thanks for your help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 19:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/And-Operator-in-Selection/m-p/377527#M140753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-14T19:34:30Z</dc:date>
    </item>
  </channel>
</rss>

