<?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: resident load con-cat. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064243#M929540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your current script? So that we can give specific instructions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 10:32:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-24T10:32:09Z</dc:date>
    <item>
      <title>resident load con-cat.</title>
      <link>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064242#M929539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a issue with concatenating two tables of different data base,please try to resolve it.&lt;/P&gt;&lt;P&gt;Table A is from data base which i loaded from include files and Table B is loaded from excel file,&lt;/P&gt;&lt;P&gt;i need to concatenate this two&amp;nbsp; tables such That Table B fields should reflect in Table A.&lt;/P&gt;&lt;P&gt;i need to use resident load to do this and i don't have much knowledge on resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&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/resident-load-con-cat/m-p/1064242#M929539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: resident load con-cat.</title>
      <link>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064243#M929540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your current script? So that we can give specific instructions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064243#M929540</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-24T10:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: resident load con-cat.</title>
      <link>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064244#M929541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may help you to understand the Resident Load and Concatenate,&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;[Table 1]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM [Table 1 ...];&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;[Table 2]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * FROM [Table 2 ...];&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;[Table 3]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NOCONCATENATE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * &lt;STRONG&gt;RESIDENT [Table 1 ...];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;&lt;STRONG&gt;CONCATENATE&lt;/STRONG&gt; / JOIN&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * &lt;STRONG&gt;RESIDENT [Table 2 ...];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;DROP TABLES [Table 1], [Table 2];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 11:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064244#M929541</guid>
      <dc:creator>amayuresh</dc:creator>
      <dc:date>2016-03-24T11:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: resident load con-cat.</title>
      <link>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064245#M929542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table A:&lt;/P&gt;&lt;P&gt;load * from include file;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;load * from excel;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table C:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load * resident Table A;&lt;/P&gt;&lt;P&gt;Drop table Table A:&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;laod * resident Table B;&lt;/P&gt;&lt;P&gt;Drop table Table B:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 11:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resident-load-con-cat/m-p/1064245#M929542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T11:38:27Z</dc:date>
    </item>
  </channel>
</rss>

