<?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: Get employee data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74305#M458080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this what you are looking for try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add straight table then add calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Aggr(IF(Not Match(Dist_TSH, [Territory Sales Head Name]), [Territory Sales Head Name]), [Territory Sales Head Code])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr: Give [Terriroty Sales Head Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203108_Capture.PNG" style="height: 490px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2018 18:17:01 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-05-22T18:17:01Z</dc:date>
    <item>
      <title>Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74302#M458077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sharing 2 tables with you one is Complete SIO data and other is Activity Done by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need Territory Sales Head Code and &lt;SPAN style="font-size: 13.3333px;"&gt;Territory Sales Head Name in the third sheet who have not done the activity.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Pls Pls help me in the same. Appreciate your quick revert.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 16:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74302#M458077</guid>
      <dc:creator>bhuprakash</dc:creator>
      <dc:date>2018-05-22T16:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74303#M458078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, use the function where not exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;TSHName&lt;/P&gt;&lt;P&gt;resident ChannelInventory&lt;/P&gt;&lt;P&gt;where not exists (TSHName, TSH);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 17:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74303#M458078</guid>
      <dc:creator>giovanneb</dc:creator>
      <dc:date>2018-05-22T17:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74304#M458079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giovanne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a beginner to the qlik so it will be great if you can do it in my file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 17:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74304#M458079</guid>
      <dc:creator>bhuprakash</dc:creator>
      <dc:date>2018-05-22T17:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74305#M458080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this what you are looking for try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add straight table then add calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Aggr(IF(Not Match(Dist_TSH, [Territory Sales Head Name]), [Territory Sales Head Name]), [Territory Sales Head Code])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr: Give [Terriroty Sales Head Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203108_Capture.PNG" style="height: 490px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74305#M458080</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-22T18:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74306#M458081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying me. &lt;/P&gt;&lt;P&gt;Your result is giving 37 employee information but if you check there are 233 employee in Complete SIO data and out of these 33 have not done activity then result should come for 200 employees but it is coming for 37 only. Please check the same again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 05:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74306#M458081</guid>
      <dc:creator>bhuprakash</dc:creator>
      <dc:date>2018-05-23T05:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74307#M458082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry 33 have done the activity so 200 not done any activity so data should come for 200 employees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 05:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74307#M458082</guid>
      <dc:creator>bhuprakash</dc:creator>
      <dc:date>2018-05-23T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get employee data</title>
      <link>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74308#M458083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be because your Dist_TSH and [Territory Sales Head Name] has different case values. I mean few values are Upper case and few values are Lower case hence its unable to match with the names. Convert them to upper case and check. Like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPPER(&lt;SPAN style="font-size: 13.3333px;"&gt;Dist_TSH) AS Dist_TSH &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;do this in your table where ever you have this field. And same for below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPPER(&lt;SPAN style="font-size: 13.3333px;"&gt;[Territory Sales Head Name]) AS &lt;SPAN style="font-size: 13.3333px;"&gt;[Territory Sales Head Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then run and let me know. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 14:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-employee-data/m-p/74308#M458083</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-23T14:08:32Z</dc:date>
    </item>
  </channel>
</rss>

