<?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: Simple Join Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411072#M153009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know APPLYMAP .. but i don't quite understand how to use it with this issue. Can you extend your answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i got it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load 2 MAPPING load tables : first column key, second JOB ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in fact table load APPLYMAP('first table',First Key,APPLYMAP('second table',second key','not found')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2013 12:38:12 GMT</pubDate>
    <dc:creator>amien</dc:creator>
    <dc:date>2013-05-27T12:38:12Z</dc:date>
    <item>
      <title>Simple Join Question</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411070#M153007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table with employe data. I need to join a [Job ID] to this fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Job ID comes out of different tables. the first table is leading and on employee ID level. The second is on department ID level. the JOINS need to be on different level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if there is no Job ID found in the first table (Job ID &amp;gt; 0) then try to find a Job ID in the second table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result must be one additional column added to the emplyee table : Job ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 12:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411070#M153007</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2013-05-27T12:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Join Question</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411071#M153008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using applymap you can do this&lt;/P&gt;&lt;P&gt;but make sure that one primary key is available between both table &lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 12:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411071#M153008</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-27T12:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Join Question</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411072#M153009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know APPLYMAP .. but i don't quite understand how to use it with this issue. Can you extend your answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i got it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load 2 MAPPING load tables : first column key, second JOB ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in fact table load APPLYMAP('first table',First Key,APPLYMAP('second table',second key','not found')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 12:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411072#M153009</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2013-05-27T12:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Join Question</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411073#M153010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table where your Jod id is present on above if your employee data table loaded previously then make &lt;/P&gt;&lt;P&gt;join(employee)&lt;/P&gt;&lt;P&gt;if your both table having none common then in both table make rowno() as Link_Key&lt;/P&gt;&lt;P&gt;so that your job id ll be join&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 13:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411073#M153010</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-27T13:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Join Question</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411074#M153011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks mohir. I fixed it with a double APPLYMAP without using any JOINS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 20:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Join-Question/m-p/411074#M153011</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2013-05-27T20:45:48Z</dc:date>
    </item>
  </channel>
</rss>

