<?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: load two different tables with the same structure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427017#M159112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the NOCONCATENATE statement between the load of the two tables. You will get a synthetic key table however because of the corresponding column names. You could use the qualify statement to set a different entity name before the column names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that would give:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;entityA.columnX&lt;/P&gt;&lt;P&gt;entityA.columnY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;entityB.columnX&lt;/P&gt;&lt;P&gt;entityB.columnY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2012 09:52:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-18T09:52:27Z</dc:date>
    <item>
      <title>load two different tables with the same structure</title>
      <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427015#M159110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem that I can´t resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load two tables, stored in two Excel files. The two files has the same structure, with the same column names, but I need that each file be loaded in a diferent table. If I try to load the files, QW store the two files y the same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that without changing the columns name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 09:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427015#M159110</guid>
      <dc:creator />
      <dc:date>2012-10-18T09:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: load two different tables with the same structure</title>
      <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427016#M159111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to use No Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 09:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427016#M159111</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2012-10-18T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: load two different tables with the same structure</title>
      <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427017#M159112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the NOCONCATENATE statement between the load of the two tables. You will get a synthetic key table however because of the corresponding column names. You could use the qualify statement to set a different entity name before the column names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that would give:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;entityA.columnX&lt;/P&gt;&lt;P&gt;entityA.columnY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;entityB.columnX&lt;/P&gt;&lt;P&gt;entityB.columnY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 09:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427017#M159112</guid>
      <dc:creator />
      <dc:date>2012-10-18T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: load two different tables with the same structure</title>
      <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427018#M159113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use NOCONCATENATE LOAD prefix, but this will create a huge synthetic key and table since QV is linking all fields with same name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to fully qualify the field names (but that's similar to renaming).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not concatenate the two tables, and introducing another field that indicates the source of the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 09:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427018#M159113</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-10-18T09:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: load two different tables with the same structure</title>
      <link>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427019#M159114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@swuehl, that could be an elegant option, but it could also mean that each graph needs a set analysis included.&lt;/P&gt;&lt;P&gt;So it depends on how the data will be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 09:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-two-different-tables-with-the-same-structure/m-p/427019#M159114</guid>
      <dc:creator />
      <dc:date>2012-10-18T09:55:43Z</dc:date>
    </item>
  </channel>
</rss>

