<?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 Finding common values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586178#M1115144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are having a requirement where we need to display the count of students enrolled in a camp. We have two time periods in the report. Current time period (selected by the user) and the previous time period ( time period selected by the user - 1 year). We need to find students who have their status as enrolled in both time period.&lt;/P&gt;&lt;P&gt;If the user selects Jan 2014 as the current time period, then the previous time period will be Jan 2013.&lt;/P&gt;&lt;P&gt;Set 1 - Students enrolled in Jan 2014.&lt;/P&gt;&lt;P&gt;Set 2 - Students enrolled in Jan 2013.&lt;/P&gt;&lt;P&gt;I need to find the intersection of the two sets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Naveenchellaaraam.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 11:19:46 GMT</pubDate>
    <dc:creator>naveenchellaara</dc:creator>
    <dc:date>2014-02-14T11:19:46Z</dc:date>
    <item>
      <title>Finding common values</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586178#M1115144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are having a requirement where we need to display the count of students enrolled in a camp. We have two time periods in the report. Current time period (selected by the user) and the previous time period ( time period selected by the user - 1 year). We need to find students who have their status as enrolled in both time period.&lt;/P&gt;&lt;P&gt;If the user selects Jan 2014 as the current time period, then the previous time period will be Jan 2013.&lt;/P&gt;&lt;P&gt;Set 1 - Students enrolled in Jan 2014.&lt;/P&gt;&lt;P&gt;Set 2 - Students enrolled in Jan 2013.&lt;/P&gt;&lt;P&gt;I need to find the intersection of the two sets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Naveenchellaaraam.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 11:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586178#M1115144</guid>
      <dc:creator>naveenchellaara</dc:creator>
      <dc:date>2014-02-14T11:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Finding common values</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586179#M1115145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is possible please request you to put some dummy records in excel for 4,5 students , some thing like wise comparison you want .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 11:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586179#M1115145</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-02-14T11:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Finding common values</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586180#M1115146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count({&amp;lt;year={"&amp;gt;=$(=Max(year)-1)&amp;lt;=$(=Max(year))"}&amp;gt;} StudentID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586180#M1115146</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-14T12:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Finding common values</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586181#M1115147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'Enrolled'},Month={'$(=only(Month)'},Year={'$(=only(Year))'},StudentID=p({&amp;lt;Status={'Enrolled'},Month={'$(=only(Month)'},Year={'$(=only(Year)-1)'}&amp;gt;}StudentID)&amp;gt;}distinct StudentID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 15:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-common-values/m-p/586181#M1115147</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-14T15:06:40Z</dc:date>
    </item>
  </channel>
</rss>

