<?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: How to Get This .... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421118#M156822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant take the Min(JoinDate) as I cannot group it by StudentCode . For the same studentCode the JoinDate has to be affected for different StudentID like 13805 and 14054. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take the Min(JoinDate) based on the StudentCode for all records my value will be 01/08/2010. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 08:43:04 GMT</pubDate>
    <dc:creator>alvinford</dc:creator>
    <dc:date>2013-03-08T08:43:04Z</dc:date>
    <item>
      <title>How to Get This ....</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421116#M156820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to implement the following logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 523px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="99"&gt;StudentCode&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="77"&gt;StudentID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="112"&gt;JoinDate&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="119"&gt;StudentPramotedDate&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="116"&gt;NewStudentID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="26" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #3366ff;"&gt;13575&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #3366ff;"&gt;01/08/2010&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #3366ff;"&gt;01/06/2011&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #3366ff;"&gt;13772&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="29" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13772&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/06/2011&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/06/2011&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13805&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="23" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13805&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/06/2011&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="23" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13936&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/07/2012&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/10/2012&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;14054&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="28" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;14054&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/10/2012&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above table for some of the StudentID (Ex 13575)&amp;nbsp; have NewStudentID (Ex 13772). NewStudentID is also in the list of StudentID (Ex 13722).&lt;/P&gt;&lt;P&gt;My requirement is whenever there is NewStudentID for the StudentID . The NewStudentID JoinDate should be replaced with the OldStudentDate based on StudentPromoDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desired results will be as below.(You can check the JoinDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="523"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="21" width="99"&gt;StudentCode&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="77"&gt;StudentID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="112"&gt;JoinDate&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="119"&gt;StudentPramotedDate&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="116"&gt;NewStudentID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="23" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13575&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/08/2010&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/06/2011&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="25" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13772&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/08/2010&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/06/2011&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13805&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="25" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13805&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/08/2010&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="25" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;13936&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/07/2012&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/10/2012&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;14054&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="23" style="border-top: none;"&gt;86&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;14054&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;01/07/2012&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 08:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421116#M156820</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-08T08:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get This ....</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421117#M156821</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;Use something like this after loading your raw data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(Data)&lt;/P&gt;&lt;P&gt;LOAD StudentCode,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Min(JoinDate)) As JoinDate2&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;Group By StudentCode&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The updated Join Date is in JoinDate2. See the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 08:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421117#M156821</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-03-08T08:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get This ....</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421118#M156822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant take the Min(JoinDate) as I cannot group it by StudentCode . For the same studentCode the JoinDate has to be affected for different StudentID like 13805 and 14054. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take the Min(JoinDate) based on the StudentCode for all records my value will be 01/08/2010. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 08:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421118#M156822</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-08T08:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get This ....</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421119#M156823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the student codes are not distinct for the students?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 12:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421119#M156823</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-03-08T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get This ....</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421120#M156824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Student Codes are distinct but the values which I want to achieve are based on the StudentID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 08:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-This/m-p/421120#M156824</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-12T08:17:32Z</dc:date>
    </item>
  </channel>
</rss>

