<?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 Concatenate qualified table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163658#M36682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but may be I don't understand your issue, and probably my comment may not help you. But let me try.&lt;/P&gt;&lt;P&gt;If you need to concatenate several LOADs into the same table, even with QUALIFY statement affecting it, try to create your table outside your loop, and use explicit CONCATENATE clause in LOAD statement. Something like:&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Sales:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ...&lt;/P&gt;&lt;P&gt;CONCATENATE (Sales) LOAD ...&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;Null() &lt;B&gt;as&lt;/B&gt; [Any field that you want really create in your table] &lt;B&gt;AUTOGENERATE&lt;/B&gt; 0;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 21:09:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-21T21:09:53Z</dc:date>
    <item>
      <title>Concatenate qualified table</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163657#M36681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm loading the tables in my app qualified.&lt;BR /&gt;Data is loaded in a for loop because I have several Where conditions:&lt;/P&gt;&lt;P&gt;For i=0 to $(myvar)&lt;BR /&gt;&lt;BR /&gt;Sales:&lt;BR /&gt;LOAD *;&lt;BR /&gt;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM Sales WHERE field Like '$(myvar)';&lt;BR /&gt;&lt;BR /&gt;next&lt;/P&gt;&lt;P&gt;Unfortunatley concatenating with qualified table isn't working &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;is there another possible solution than removing qualified load for this table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 20:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163657#M36681</guid>
      <dc:creator />
      <dc:date>2009-08-21T20:53:38Z</dc:date>
    </item>
    <item>
      <title>Concatenate qualified table</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163658#M36682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but may be I don't understand your issue, and probably my comment may not help you. But let me try.&lt;/P&gt;&lt;P&gt;If you need to concatenate several LOADs into the same table, even with QUALIFY statement affecting it, try to create your table outside your loop, and use explicit CONCATENATE clause in LOAD statement. Something like:&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Sales:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ...&lt;/P&gt;&lt;P&gt;CONCATENATE (Sales) LOAD ...&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;Null() &lt;B&gt;as&lt;/B&gt; [Any field that you want really create in your table] &lt;B&gt;AUTOGENERATE&lt;/B&gt; 0;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 21:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163658#M36682</guid>
      <dc:creator />
      <dc:date>2009-08-21T21:09:53Z</dc:date>
    </item>
    <item>
      <title>Concatenate qualified table</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163659#M36683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, my post goes wrong... I'm posting again&lt;/P&gt;&lt;P&gt;Sales:&lt;BR /&gt;LOAD Null() as [Any field that you want really create in your table]&lt;BR /&gt;AUTOGENERATE 0; // just to create your table, without any data&lt;/P&gt;&lt;P&gt;for ...&lt;BR /&gt; CONCATENATE (Sales) LOAD ...&lt;BR /&gt;next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 21:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-qualified-table/m-p/163659#M36683</guid>
      <dc:creator />
      <dc:date>2009-08-21T21:13:16Z</dc:date>
    </item>
  </channel>
</rss>

