<?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: Indirect set analysis(?) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713895#M1080869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an intersection of the two set expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Klass = {"Avg*"}, KURSKOD = {"ML*"}&amp;gt; * &amp;lt;Klass = {"Avg*"}, KURSKOD = {'SV'}, Betyg = {'F', '-'}&amp;gt;} PERSONID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This assumes that the '-' for BetygF is &lt;EM&gt;not&lt;/EM&gt; a null. You may need a distinct in front of PERSONID to get the correct count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2014 10:59:43 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-07-04T10:59:43Z</dc:date>
    <item>
      <title>Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713892#M1080866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;I want to combine two set expression to know how many people in the first expression that also exist in the second expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to know how many people that have attended the ML*-course (kurskod) that also have taken the course SV but with the grade F or - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Klass = {"Avg*"}, KURSKOD = {"ML*"} &amp;gt;}&amp;nbsp; PERSONID )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Klass = {"Avg*"}, KURSKOD = {'SV'}, Betyg -= {'F', '-'} &amp;gt;}&amp;nbsp; PERSONID )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 09:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713892#M1080866</guid>
      <dc:creator />
      <dc:date>2014-07-04T09:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713893#M1080867</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;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count({&amp;lt;Klass = {'Avg*'}, KURSKOD = {'ML*','SV'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Betyg = {'F', '-'}&lt;/SPAN&gt; &amp;gt;}&amp;nbsp; PERSONID )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713893#M1080867</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-04T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713894#M1080868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will test but it looks like that would give the students with F / -  in both ML and SV. In ML the grade dosn't matter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skickat från min Samsung Mobil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alessandro Saccone &amp;lt;qcwebmaster@qlikview.com&amp;gt; skrev:&lt;/P&gt;&lt;P&gt;Qlik Community&amp;lt;http://community.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indirect set analysis(?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Alessandro Saccone&amp;lt;http://community.qlik.com/people/Alexandros17?et=watches.email.thread&amp;gt; in New to QlikView - View the full discussion&amp;lt;http://community.qlik.com/message/562077?et=watches.email.thread#562077&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713894#M1080868</guid>
      <dc:creator />
      <dc:date>2014-07-04T10:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713895#M1080869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an intersection of the two set expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Klass = {"Avg*"}, KURSKOD = {"ML*"}&amp;gt; * &amp;lt;Klass = {"Avg*"}, KURSKOD = {'SV'}, Betyg = {'F', '-'}&amp;gt;} PERSONID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This assumes that the '-' for BetygF is &lt;EM&gt;not&lt;/EM&gt; a null. You may need a distinct in front of PERSONID to get the correct count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713895#M1080869</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-07-04T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713896#M1080870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would this work?&lt;/P&gt;&lt;P&gt;count({&amp;lt;PERSONID = P({&amp;lt;Klass = {"Avg*"}, KURSKOD = {"ML*"} &amp;gt;} PERSONID ), KURSKOD = {'SV'}, Betyg -= {'F', '-'} &amp;gt;}&amp;nbsp; PERSONID )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 11:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713896#M1080870</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-07-04T11:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect set analysis(?)</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713897#M1080871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THanks. That solved it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 11:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-set-analysis/m-p/713897#M1080871</guid>
      <dc:creator />
      <dc:date>2014-07-04T11:04:53Z</dc:date>
    </item>
  </channel>
</rss>

