<?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 Concatenating loads from Excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223534#M714574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Maybe this might have been asked/answered before, but here's the issue I'm having :&lt;/P&gt;&lt;P&gt;Table:&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;FROM Folder\Name-*.xls&lt;/P&gt;&lt;P&gt;does not seem to concatenate the excel files while I have seen similar code work in concatenating *.qvd files. With the above code, the data goes into a new table for each file.&lt;/P&gt;&lt;P&gt;Any ideas on what/how I could change the code for concatenation? Thanks.&lt;/P&gt;&lt;P&gt;-Sandy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jul 2010 19:34:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-14T19:34:27Z</dc:date>
    <item>
      <title>Concatenating loads from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223534#M714574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Maybe this might have been asked/answered before, but here's the issue I'm having :&lt;/P&gt;&lt;P&gt;Table:&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;FROM Folder\Name-*.xls&lt;/P&gt;&lt;P&gt;does not seem to concatenate the excel files while I have seen similar code work in concatenating *.qvd files. With the above code, the data goes into a new table for each file.&lt;/P&gt;&lt;P&gt;Any ideas on what/how I could change the code for concatenation? Thanks.&lt;/P&gt;&lt;P&gt;-Sandy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 19:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223534#M714574</guid>
      <dc:creator />
      <dc:date>2010-07-14T19:34:27Z</dc:date>
    </item>
    <item>
      <title>Concatenating loads from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223535#M714575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you forgot mention the Sheet on the load statement, is this just an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 19:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223535#M714575</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2010-07-14T19:54:13Z</dc:date>
    </item>
    <item>
      <title>Concatenating loads from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223536#M714576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup, this is just an example. In my code I do have the sheet name :&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-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;from&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;[Folder\File.xls] (biff, embedded labels, table is [Summary$]); &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 19:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223536#M714576</guid>
      <dc:creator />
      <dc:date>2010-07-14T19:58:31Z</dc:date>
    </item>
    <item>
      <title>Concatenating loads from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223537#M714577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are there an identical number of columns, and are they named the same? -- they need to be for QV to auto-concatenate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 22:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223537#M714577</guid>
      <dc:creator />
      <dc:date>2010-07-14T22:57:53Z</dc:date>
    </item>
    <item>
      <title>Concatenating loads from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223538#M714578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;Yes they are. I managed to get the concatenation to work by simply using :&lt;/P&gt;&lt;P&gt;FOR EACH file in filelist and then,&lt;/P&gt;&lt;P&gt;placing a CONCATENATE before the LOAD statement&lt;/P&gt;&lt;P&gt;But I find that the data is not loaded into the table (Report) that I specified. Here's the example code :&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;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&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;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;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;for&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;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;CONCATENATE&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;B&gt;LOAD&lt;/B&gt; subfield(filebasename(),'.',2) &lt;B&gt;as&lt;/B&gt; Date, &lt;P&gt;'Weekly'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;as&lt;/B&gt; ReportType,&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Tdata,&lt;/P&gt;&lt;P&gt;Volume,&lt;/P&gt;&lt;P&gt;NVolume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Tdata2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Vol2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;NV2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&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;B&gt;&lt;I&gt;[$(File)]&lt;/I&gt;&lt;/B&gt; (biff, embedded labels, table is [Summary$] );each File in filelist (FolderName&amp;amp;'Report.*.W.xls')&lt;I&gt;&lt;/I&gt;&lt;P style="font-style: italic"&gt;Report:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&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-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;next&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;File; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 14:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenating-loads-from-Excel-files/m-p/223538#M714578</guid>
      <dc:creator />
      <dc:date>2010-07-15T14:20:18Z</dc:date>
    </item>
  </channel>
</rss>

