<?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 issue with multiple 'concatenate's  (for incremental loading) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167411#M712693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John, Thanks for the reply. I tried specifying the name. It did not work though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jan 2011 00:58:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-13T00:58:03Z</dc:date>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167409#M712691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables and two qvds (say table1, table2 and qvd1,qvd2)&lt;/P&gt;&lt;P&gt;I am trying to concatenate the tables with respective qvds&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;table1&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;qvd1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;qvd2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my problem is only first concatenate is working. The second concatenate, instead of concatenating (or appending), it is replacing the qvd2 with the table2 data. I thought there could be something wrong with the second concatenate statement. But when I swapped the statements like&lt;/P&gt;&lt;P&gt;table2&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;qvd2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;qvd1.&lt;/P&gt;&lt;P&gt;Now the table2 and qvd2 concatenate is working fine but not the other one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to ask if anybody has tried using multiple concatenate statements and has anybody faced this kind of issue. Does anyone have a solution?&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>Thu, 13 Jan 2011 00:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167409#M712691</guid>
      <dc:creator />
      <dc:date>2011-01-13T00:44:55Z</dc:date>
    </item>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167410#M712692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what the problem is. However, I ALWAYS specify which table I wish to concatenate to in order to help avoid problems. So for instance:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Table1:&lt;BR /&gt;LOAD some fields&lt;BR /&gt;FROM wherever;&lt;BR /&gt;CONCATENATE (Table1)&lt;BR /&gt;LOAD some fields&lt;BR /&gt;FROM something.qvd;&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Table2:&lt;BR /&gt;LOAD some more fields&lt;BR /&gt;FROM somewhere;&lt;BR /&gt;CONCATENATE (Table2)&lt;BR /&gt;LOAD some more fields&lt;BR /&gt;FROM somethingelse.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 00:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167410#M712692</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-01-13T00:51:08Z</dc:date>
    </item>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167411#M712693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John, Thanks for the reply. I tried specifying the name. It did not work though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 00:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167411#M712693</guid>
      <dc:creator />
      <dc:date>2011-01-13T00:58:03Z</dc:date>
    </item>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167412#M712694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure, then. Can you post the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 02:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167412#M712694</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-01-13T02:05:57Z</dc:date>
    </item>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167413#M712695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agreed wit Mr Jhon.........&lt;/P&gt;&lt;P&gt;I think there is some mistake from your side at script level.&lt;/P&gt;&lt;P&gt;you should share the sample qvw application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 07:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167413#M712695</guid>
      <dc:creator />
      <dc:date>2011-01-13T07:05:34Z</dc:date>
    </item>
    <item>
      <title>issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167414#M712696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oops.....that was my bad. i was using same field for both the tables and qvds and that was the reason for the wrong results. thanks anyways guys for responding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 18:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167414#M712696</guid>
      <dc:creator />
      <dc:date>2011-01-14T18:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: issue with multiple 'concatenate's  (for incremental loading)</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167415#M712697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Can you please help out in this case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to concatenate the QVDs from different folders. But the problem is that, when the QVDs from 2nd folder are coming, they are replacing the QVDs generated from 1st folder. My aim is to concatenate the QVDs from both the folders. Please suggest. Do I need to mention CONCATENATE somewhere? &lt;/P&gt;&lt;P&gt;Below is my code: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set errormode = 0; &lt;/P&gt;&lt;P&gt;let qvdpath = 'C:\Users\DICKY\Desktop';&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;for each vPlant in&amp;nbsp; '$(qvdpath)\MAP\' , '$(qvdpath)\HPG\'&lt;/P&gt;&lt;P&gt;for each qvd_file in FileList('$(vPlant)*')&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;let QVDName = subfield('$(qvd_file)','\',6);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(QVDName):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(vPlant)$(QVDName)&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store $(QVDName) into C:\Users\DICKY\Desktop\Test QVDs\$(QVDName);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop Tables $(QVDName);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next&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;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT Script; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 19:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-multiple-concatenate-s-for-incremental-loading/m-p/167415#M712697</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2013-01-28T19:51:02Z</dc:date>
    </item>
  </channel>
</rss>

