<?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: Concatenate Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267333#M856502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it really a file you want to load the data from? Or a RESIDENT table from your data model (i.e. you already loaded the data from a source in a previous LOAD statement)? If latter, use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RESIDENT&lt;/STRONG&gt; Citi;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 19:13:13 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-01-31T19:13:13Z</dc:date>
    <item>
      <title>Concatenate Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267331#M856496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I'm trying to concatenate a pair of tables.&amp;nbsp; The following are my lines of script which are generating 'file not found' error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Combo:&lt;/P&gt;&lt;P&gt;LOAD DATA_SRC_CD, Month, Year, TRAN_AMT FROM Amex;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD DATA_SRC_CD, Month, Year, TRAN_AMT From Citi;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Combo is the name of the new table I'd like to create, Amex and Citi are names of tables I've loaded earlier in the script.&amp;nbsp; What am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267331#M856496</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267332#M856500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this? Is your file Citi in that location? is that an excel file?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Combo:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD DATA_SRC_CD, Month, Year, TRAN_AMT FROM Amex;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate(Combo)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD DATA_SRC_CD, Month, Year, TRAN_AMT From Citi;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 19:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267332#M856500</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-31T19:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267333#M856502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it really a file you want to load the data from? Or a RESIDENT table from your data model (i.e. you already loaded the data from a source in a previous LOAD statement)? If latter, use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RESIDENT&lt;/STRONG&gt; Citi;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 19:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267333#M856502</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-01-31T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267334#M856503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 19:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267334#M856503</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2017-01-31T19:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267335#M856504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Vishwarath!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 19:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Tables/m-p/1267335#M856504</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2017-01-31T19:34:00Z</dc:date>
    </item>
  </channel>
</rss>

