<?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: Trouble joining tables - tables share the same fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trouble-joining-tables-tables-share-the-same-fields/m-p/456925#M170621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Qlikview automatically creates links between tables with the same fields. If you don't want this to happen you have to change the name of the fields. You can do this either manualy or use the Qualify function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Gr.&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2013 13:18:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-14T13:18:08Z</dc:date>
    <item>
      <title>Trouble joining tables - tables share the same fields</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-joining-tables-tables-share-the-same-fields/m-p/456924#M170620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, please help! I am having trouble linking 3 tables together. I keep getting syn tables as all three tables share the same fields.&lt;/P&gt;&lt;P&gt;The tables should link like this:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Applications:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applicants:&lt;/P&gt;&lt;P&gt;ApplicationID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplicationID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplicantID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applicants&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All 3 tables include the following fields:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"Int_ID"&lt;/LI&gt;&lt;LI&gt;"DB_Action"&lt;/LI&gt;&lt;LI&gt;"Session_Token"&lt;/LI&gt;&lt;LI&gt;"Audit_Date"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Applications:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplicationID,&lt;/P&gt;&lt;P&gt;InputDate,&lt;/P&gt;&lt;P&gt;Username,&lt;/P&gt;&lt;P&gt;Password;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Select *&lt;/P&gt;&lt;P&gt;From Audit.dbo."tbl_Applications";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplicationID,&lt;/P&gt;&lt;P&gt;ApplicantID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Select *&lt;/P&gt;&lt;P&gt;From Audit.dbo."tbl_Applications";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Applicants]:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplicantID,&lt;/P&gt;&lt;P&gt;First_Name,&lt;/P&gt;&lt;P&gt;Last_Name,&lt;/P&gt;&lt;P&gt;DoB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Select *&lt;/P&gt;&lt;P&gt;From Audit.dbo."tbl_Applications";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 09:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-joining-tables-tables-share-the-same-fields/m-p/456924#M170620</guid>
      <dc:creator>darren_dixon</dc:creator>
      <dc:date>2013-05-14T09:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble joining tables - tables share the same fields</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-joining-tables-tables-share-the-same-fields/m-p/456925#M170621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Qlikview automatically creates links between tables with the same fields. If you don't want this to happen you have to change the name of the fields. You can do this either manualy or use the Qualify function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Gr.&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-joining-tables-tables-share-the-same-fields/m-p/456925#M170621</guid>
      <dc:creator />
      <dc:date>2013-05-14T13:18:08Z</dc:date>
    </item>
  </channel>
</rss>

