<?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 Help with a set expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650338#M1055188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help to combine this expression in a way that work. The aim is to get students with a F or '-' in Course EN but the should also have E or better in BOTH Ma and Fy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I have&lt;/P&gt;&lt;P&gt;Count({&amp;lt; PersonID = P({&amp;lt;Course= {'EN'}, Grade = {'F','-'} &amp;gt;} PersonID), Course= {'MA','FY'}, Grade = {'A','B','C','D','E'} &amp;gt;} Distinct PersonID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the expression also gives me students with E or better in either of MA or FY. I only want those with E or better in both. I have tested with diffrent combinations of &amp;gt;*&amp;lt; on the Coursefield with no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 12:08:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-17T12:08:05Z</dc:date>
    <item>
      <title>Help with a set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650338#M1055188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help to combine this expression in a way that work. The aim is to get students with a F or '-' in Course EN but the should also have E or better in BOTH Ma and Fy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I have&lt;/P&gt;&lt;P&gt;Count({&amp;lt; PersonID = P({&amp;lt;Course= {'EN'}, Grade = {'F','-'} &amp;gt;} PersonID), Course= {'MA','FY'}, Grade = {'A','B','C','D','E'} &amp;gt;} Distinct PersonID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the expression also gives me students with E or better in either of MA or FY. I only want those with E or better in both. I have tested with diffrent combinations of &amp;gt;*&amp;lt; on the Coursefield with no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 12:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650338#M1055188</guid>
      <dc:creator />
      <dc:date>2014-10-17T12:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help with a set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650339#M1055189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt; PersonID = P({&amp;lt;Course= {'EN'}, Grade = {'F','-'} &amp;gt;} PersonID), Course= {'MA'}, Grade = {'A','B','C','D','E'} &amp;gt;*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt; PersonID = P({&amp;lt;Course= {'EN'}, Grade = {'F','-'} &amp;gt;} PersonID), Course= {'FY'}, Grade = {'A','B','C','D','E'} &amp;gt;&lt;/SPAN&gt;} Distinct PersonID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 12:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650339#M1055189</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2014-10-17T12:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with a set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650340#M1055190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, did´t work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 12:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650340#M1055190</guid>
      <dc:creator />
      <dc:date>2014-10-17T12:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with a set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650341#M1055191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attach a sample data if that could be to any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit, sorry. wrong file, now the right are attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 12:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-set-expression/m-p/650341#M1055191</guid>
      <dc:creator />
      <dc:date>2014-10-17T12:48:28Z</dc:date>
    </item>
  </channel>
</rss>

