<?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: Tracking Of Employee in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695438#M1083349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ioannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me syntax please, how to use it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj Ahlawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 13:15:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-17T13:15:57Z</dc:date>
    <item>
      <title>Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695436#M1083346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a table of employee record with following fields(say):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpName, DeptName, EntryDate, Location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have to display the list of employee details with department/Location wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is what, say, a employee changing a department with location and then again he/she comes back to same department/location or remains their only. Now I have to display the list department/location wise but I am getting repeating employee record into different department/location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: Say ABC, employee was into Finance department with EntryDate and then he/she moves to Sales department with EntryDate(Last updated). Now If I display the list he/she will come into both the department as their no over write on earlier record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am maintaining EntryDate as per his/her last changed department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to fetch the list from department/location wise with max(EntryDate) but its not working.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help, how I can sort it out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List should be according to last EntryDate and employee records should not be duplicate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Balraj Ahlawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695436#M1083346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-17T13:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695437#M1083347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the firstsortedvalue function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695437#M1083347</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-06-17T13:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695438#M1083349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ioannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me syntax please, how to use it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj Ahlawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695438#M1083349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-17T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695439#M1083350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use -[yourdateField] to display only the last value :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MCDropDownHead_syntax_0"&gt;&lt;A class="MCDropDownHotSpot_0" name="firstsortedvalue"&gt;&lt;SPAN class="Bold"&gt;firstsortedvalue (&lt;/SPAN&gt;&lt;SPAN class="italic;"&gt;[ &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;distinct&lt;/SPAN&gt;&lt;SPAN class="italic;"&gt; ] expression [, sort-weight [, n ]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Returns the first value of &lt;SPAN class="italic;"&gt;expression&lt;/SPAN&gt; sorted by corresponding &lt;SPAN class="italic;"&gt;sort-weight&lt;/SPAN&gt; when &lt;SPAN class="italic;"&gt;expression&lt;/SPAN&gt; is iterated over a number of records as defined by a &lt;SPAN class="Bold"&gt;group by&lt;/SPAN&gt; clause. &lt;SPAN class="italic;"&gt;Sort-weight&lt;/SPAN&gt; should return a numeric value where the lowest value will render the corresponding value of &lt;SPAN class="italic;"&gt;expression&lt;/SPAN&gt; to be sorted first. By preceding the &lt;SPAN class="italic;"&gt;sort-value&lt;/SPAN&gt; expression with a minus sign, the function will return the last value instead. If more than one value of expression share the same lowest &lt;SPAN class="italic;"&gt;sort-order&lt;/SPAN&gt;, the function will return NULL. By stating an &lt;SPAN class="italic;"&gt;n&lt;/SPAN&gt; larger than 1, the nth value in order will be returned. If the word &lt;SPAN class="Bold"&gt;distinct&lt;/SPAN&gt; occurs before the &lt;SPAN class="italic;"&gt;expression&lt;/SPAN&gt;, all duplicates will be disregarded. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;Load Customer, &lt;/P&gt;&lt;P class="Code"&gt;firstsortedvalue(PurchasedArticle, OrderDate) as FirstProductBought from abc.csv &lt;/P&gt;&lt;P class="Code"&gt;group by Customer;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695439#M1083350</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-06-17T13:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695440#M1083351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Firstsortedvalue(Department,-EntryDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695440#M1083351</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-06-17T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Of Employee</title>
      <link>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695441#M1083352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached example that refer to your issue&lt;/P&gt;&lt;P&gt;find the solution in the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tracking-Of-Employee/m-p/695441#M1083352</guid>
      <dc:creator />
      <dc:date>2014-06-17T13:40:27Z</dc:date>
    </item>
  </channel>
</rss>

