<?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 the rest of the employees details...?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98445#M766802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be:&lt;/P&gt;&lt;P&gt;Either Permanent / Contract Employee, they'll have one type of Employee Code. For Visitors it'll be allocated differently.&lt;/P&gt;&lt;P&gt;So compare based on EmployeeID, where it's null for Visitors. In Table A, Add a Flag to indicate Permanent, In Table B, Add a Flag to indicate Contract, in Table C create a condition to check permanent or contract, so the remaining people falls in Visitors category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2018 03:04:07 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2018-07-02T03:04:07Z</dc:date>
    <item>
      <title>how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98442#M766799</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;i have permanent employee details in table A and all contract employee details in table B.. and swipe in information for both of these and also visitors details are available in another table C..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emp ID is the common key for all the tables. now how to get the 3rd category people like visitors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on How we can achieve this, Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98442#M766799</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98443#M766800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate all the records from tables A,B and C into one table and add a field that indicates what kind of record it is, e.g. 'permanent', 'contract', 'visitor'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 15:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98443#M766800</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-07-01T15:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98444#M766801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Much for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table A with permanent employee details.&lt;/P&gt;&lt;P&gt;table B with Contract employee details.&lt;/P&gt;&lt;P&gt;table C with all employee details along with visitors details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want to substrct both table A and B from Table C so that will get the visitors information...is there any way to do that...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the counts from table C which are not in table A and B...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where not exists work for my above seanario !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 19:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98444#M766801</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2018-07-01T19:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98445#M766802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be:&lt;/P&gt;&lt;P&gt;Either Permanent / Contract Employee, they'll have one type of Employee Code. For Visitors it'll be allocated differently.&lt;/P&gt;&lt;P&gt;So compare based on EmployeeID, where it's null for Visitors. In Table A, Add a Flag to indicate Permanent, In Table B, Add a Flag to indicate Contract, in Table C create a condition to check permanent or contract, so the remaining people falls in Visitors category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 03:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98445#M766802</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-02T03:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98446#M766803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;from permanent;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;B:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name &lt;/P&gt;&lt;P&gt;from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Contract ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Join (A)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;C:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Name as NewName&lt;/P&gt;&lt;P&gt;from Allemp_visitor;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Noconcatenate:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;if(Name=NewName,1,0) as Flag&lt;/P&gt;&lt;P&gt;resident A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visitor:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name as VisitorName&lt;/P&gt;&lt;P&gt;resident D&lt;/P&gt;&lt;P&gt;where Flag=0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 06:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98446#M766803</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-07-02T06:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98447#M766804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can replace name with your empID field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 06:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98447#M766804</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-07-02T06:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the rest of the employees details...??</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98448#M766805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Empid&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from permanent;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;B:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Empid&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Contract ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Noconcatenate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;C:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(Empid) as Countvisitors,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from Allemp_visitor&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where not exists (Empid,Empid);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Br,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 06:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-the-rest-of-the-employees-details/m-p/98448#M766805</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-07-02T06:17:28Z</dc:date>
    </item>
  </channel>
</rss>

