<?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: Append Two Resident Tables into a New Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276855#M625009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax from your original response worked perfectly.&amp;nbsp; THANKS SO MUCH !! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 18:03:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-18T18:03:44Z</dc:date>
    <item>
      <title>Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276849#M625003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created two resident tables: T1_Active3 and T2_Term3.&amp;nbsp; I want to append the records from T1 and T2 into a new table called T5_Retention Detail.&amp;nbsp; I tried the following script, but it did not work.&amp;nbsp; I've attached the qvw file and edata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144298_pastedImage_8.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276849#M625003</guid>
      <dc:creator />
      <dc:date>2016-11-18T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276850#M625004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean to have a space between &lt;EM&gt;T5_Retention&lt;/EM&gt; and &lt;EM&gt;Detail ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Or should it have been an underscore ?&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276850#M625004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T17:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276851#M625005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.... maybe try this at the end of script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;T5_Rentention_Detail :&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;NoConcatenate&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Load * resident T1_Active3;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Concatenate&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Load * resident T2_Term3;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;drop table T1_Active3;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;drop table T2_Term3;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276851#M625005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276852#M625006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I revised the syntax.&amp;nbsp; The syntax loads without error, but I see only the two resident tables in the table viewer, I don't see the newly created table T5_Retention.&amp;nbsp; If I drop the two resident tables I see no tables in the table viewer.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144299_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276852#M625006</guid>
      <dc:creator />
      <dc:date>2016-11-18T17:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276853#M625007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going to test your script now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276853#M625007</guid>
      <dc:creator />
      <dc:date>2016-11-18T17:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276854#M625008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the NoConcatenate to sort that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276854#M625008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T18:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276855#M625009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax from your original response worked perfectly.&amp;nbsp; THANKS SO MUCH !! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276855#M625009</guid>
      <dc:creator />
      <dc:date>2016-11-18T18:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276856#M625010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;T5_Rentention_Detail:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NoConcatenate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load * resident T1_Active3;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate (T5_Rentention_Detail)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load * resident T2_Term3;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;drop table T1_Active3;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;drop table T2_Term3;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your script this will autoconcatenate to T1_Active3 because you're loading the same number and names of fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;T5_Rentention_Detail:&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;Load * resident T1_Active3;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276856#M625010</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-11-18T18:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276857#M625011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries - glad you are on the road again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276857#M625011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T18:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276858#M625012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Maxgro and Bill.&amp;nbsp; Your scripts work perfectly, but I don't understand why the Noconcatenate is needed if I'm trying to concatenate (append) records ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276858#M625012</guid>
      <dc:creator />
      <dc:date>2016-11-18T18:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276859#M625013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read your response again.&amp;nbsp; You explained that the NoConcatenate removes the autoconcatenate. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276859#M625013</guid>
      <dc:creator />
      <dc:date>2016-11-18T18:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276860#M625014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are first creating a new table &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;T5_Rentention_Detail&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without the &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;NoConcatenate &lt;/EM&gt;it will auto concatenate onto &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;T1_Active3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then because the following &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Concatenate&lt;/EM&gt; is not qualified to a particular table it will also &lt;SPAN style="font-size: 13.3333px;"&gt;auto concatenate onto &lt;/SPAN&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;T1_Active3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when you drop &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;T1_Active3 &lt;/EM&gt;you no longer have the table as you've just dropped it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276860#M625014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T18:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276861#M625015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks again,&amp;nbsp; I understand now.&amp;nbsp; I am very new to Qlikview, just taught myself in a few days, so I'm still learning.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276861#M625015</guid>
      <dc:creator />
      <dc:date>2016-11-18T18:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Append Two Resident Tables into a New Table</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276862#M625016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand now, thanks so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 18:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Two-Resident-Tables-into-a-New-Table/m-p/1276862#M625016</guid>
      <dc:creator />
      <dc:date>2016-11-18T18:24:38Z</dc:date>
    </item>
  </channel>
</rss>

