<?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: Problems joining two resident tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447389#M166933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ecabanas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load DATEFINANCIAL&lt;/P&gt;&lt;P&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview will perform auto concatenation,since the tables have columns ith identical names.&lt;/P&gt;&lt;P&gt;Or else,you have to mention the concatenate&amp;nbsp; statement,which forces concatenation with an existing named table or the latest previously created logical table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Snehal Nabar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 12:48:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-23T12:48:53Z</dc:date>
    <item>
      <title>Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447381#M166925</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;I want to concatenate two tables, but I have&amp;nbsp; a problem with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tempdate:&lt;/P&gt;&lt;P&gt;Load DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Tempdate)&lt;/P&gt;&lt;P&gt;Load DATEFINANCIAL&lt;/P&gt;&lt;P&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447381#M166925</guid>
      <dc:creator>ecabanas</dc:creator>
      <dc:date>2013-01-23T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447382#M166926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Tempdate:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load&amp;nbsp; *,DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Join (Tempdate)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load *,DATEFINANCIAL&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447382#M166926</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-23T11:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447383#M166927</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;I have am error telling: "the fields names should be unique inside the table Join (Tempdate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you know what's wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Inventtrans I have a list of dates, and in BBDD has another list of dates that could be the same from inventtrans, I would like to make a unique table wil all the dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's Er&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447383#M166927</guid>
      <dc:creator>ecabanas</dc:creator>
      <dc:date>2013-01-23T11:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447384#M166928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of using join&lt;/P&gt;&lt;P&gt;use concatenate(Tempdate)&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447384#M166928</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-23T11:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447385#M166929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you want to load two identical tables and concatenate them into one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tempdate:&lt;/P&gt;&lt;P&gt;Load DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Load DATEFINANCIAL&lt;/P&gt;&lt;P&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView will automatically concatenates tables with identical columns names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error in your statement was appearing because you were trying to add a second column with same name of the pervious one using LEFT JOIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447385#M166929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-23T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447386#M166930</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Tempdate:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load&amp;nbsp; *,DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Join (Tempdate)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load *&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Regarding,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 11:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447386#M166930</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-01-23T11:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447387#M166931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tHANK'S iT WORKS!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 12:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447387#M166931</guid>
      <dc:creator>ecabanas</dc:creator>
      <dc:date>2013-01-23T12:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447388#M166932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anytime &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 12:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447388#M166932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-23T12:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems joining two resident tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447389#M166933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ecabanas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load DATEPHYSICAL as DATEFINANCIAL&lt;/P&gt;&lt;P&gt;resident INVENTTRANS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load DATEFINANCIAL&lt;/P&gt;&lt;P&gt;RESIDENT BBDD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview will perform auto concatenation,since the tables have columns ith identical names.&lt;/P&gt;&lt;P&gt;Or else,you have to mention the concatenate&amp;nbsp; statement,which forces concatenation with an existing named table or the latest previously created logical table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Snehal Nabar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 12:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-joining-two-resident-tables/m-p/447389#M166933</guid>
      <dc:creator />
      <dc:date>2013-01-23T12:48:53Z</dc:date>
    </item>
  </channel>
</rss>

