<?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: Match values between two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364183#M821163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 20:14:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-07T20:14:10Z</dc:date>
    <item>
      <title>Match values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364181#M821161</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 two data sets, each with a list of users.&lt;/P&gt;&lt;P&gt;The first data file is loaded in, and has like 100 users.&lt;/P&gt;&lt;P&gt;The second is loaded in, and has 50 users.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="172703" alt="lists.png" class="jive-image image-1" height="222" src="https://community.qlik.com/legacyfs/online/172703_lists.png" style="height: 222.046px; width: 263px;" width="263" /&gt;&lt;/P&gt;&lt;P&gt;If a user is on both sets, &lt;STRONG&gt;I want to create a new field called UserType and call those users 'B'. If they are only on the original list, then 'A'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;I've done some research and am thinking to use the exists() command but am not sure how to implement this fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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/Match-values-between-two-tables/m-p/1364181#M821161</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Match values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364182#M821162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample taken from QV Help Reference. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employees:&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;Employee|ID|Salary&lt;/P&gt;&lt;P&gt;Bill|001|20000&lt;/P&gt;&lt;P&gt;John|002|30000&lt;/P&gt;&lt;P&gt;Steve|003|35000&lt;/P&gt;&lt;P&gt;] (delimiter is '|');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Citizens:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Name|Address&lt;/P&gt;&lt;P&gt;Bill|New York&lt;/P&gt;&lt;P&gt;Mary|London&lt;/P&gt;&lt;P&gt;Steve|Chicago&lt;/P&gt;&lt;P&gt;Lucy|Paris&lt;/P&gt;&lt;P&gt;John|Miami&lt;/P&gt;&lt;P&gt;] (delimiter is '|');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmployeeAddresses:&lt;/P&gt;&lt;P&gt;Load Name as Employee, Address, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(Exists(Employee, Name), 'B', 'A') AS GroupType &lt;/P&gt;&lt;P&gt;Resident Citizens; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Tables Employees, Citizens;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 19:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364182#M821162</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-07T19:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Match values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364183#M821163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-values-between-two-tables/m-p/1364183#M821163</guid>
      <dc:creator />
      <dc:date>2017-08-07T20:14:10Z</dc:date>
    </item>
  </channel>
</rss>

