<?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 Join tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-tables/m-p/1829406#M1214316</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two excel files: piece1 and piece2. Each of them has three columns: name, value and reference.&lt;/P&gt;&lt;P&gt;I want to generate only one table joining tables from &lt;STRONG&gt;piece1&lt;/STRONG&gt; and &lt;STRONG&gt;piece2&lt;/STRONG&gt; with the three columns name, value and reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2021 12:18:07 GMT</pubDate>
    <dc:creator>AmCh</dc:creator>
    <dc:date>2021-08-18T12:18:07Z</dc:date>
    <item>
      <title>Join tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables/m-p/1829406#M1214316</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two excel files: piece1 and piece2. Each of them has three columns: name, value and reference.&lt;/P&gt;&lt;P&gt;I want to generate only one table joining tables from &lt;STRONG&gt;piece1&lt;/STRONG&gt; and &lt;STRONG&gt;piece2&lt;/STRONG&gt; with the three columns name, value and reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 12:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables/m-p/1829406#M1214316</guid>
      <dc:creator>AmCh</dc:creator>
      <dc:date>2021-08-18T12:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Join tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-tables/m-p/1829409#M1214318</link>
      <description>&lt;P&gt;IF you want to join then you could do this&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;piece:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LOAD &lt;SPAN&gt;name, value, reference&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;FROM piece1;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;JOIN (piece)&amp;nbsp;&lt;BR /&gt;LOAD name, value&amp;nbsp; reference&lt;BR /&gt;FROM piece2;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another approach combining them could be concatenating. From you description concatenation could be the approach you are looking for.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;piece:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LOAD &lt;SPAN&gt;name, value, reference&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;FROM piece1;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Concatenate (piece)&amp;nbsp;&lt;BR /&gt;LOAD name, value&amp;nbsp; reference&lt;BR /&gt;FROM piece2;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 12:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-tables/m-p/1829409#M1214318</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-08-18T12:28:15Z</dc:date>
    </item>
  </channel>
</rss>

