<?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: Upload equal spreadsheets in different tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852604#M1014130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like since all spreadsheets have the same structure, QlikView automatically concatenates the data in a single table when you create the qvd. To avoid that, you could add the statement NOCONCATENATE at the start of every spreadsheet capture, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Script&lt;/P&gt;&lt;P&gt;January:&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;[Company Name]&lt;/P&gt;&lt;P&gt;[URL / Website]&lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [January 2015]);&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;NOCONCATENATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;February:&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;[Company Name]&lt;/P&gt;&lt;P&gt;[URL / Website]&lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [February 2015]);&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HOWEVER... that leads to more problems because you will end up with a lot synthetic keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2015 00:20:01 GMT</pubDate>
    <dc:creator>mgavidia</dc:creator>
    <dc:date>2015-04-17T00:20:01Z</dc:date>
    <item>
      <title>Upload equal spreadsheets in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852603#M1014129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to load a .xlsx file with multiple worksheets with the same structure, however, as I do the load of records tables are not created for each worksheet, only the first, and made some kind of aggregation of lines of all spreadsheets, I will illustrate to become&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;January:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Company Name]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [URL / Website]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [January 2015]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;February:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Company Name]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [URL / Website]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [February 2015]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I debug it returns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Janeiro in January 2015 176 records read&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; January February 2015&lt;/P&gt;&lt;P&gt;--- --- Finished Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point out what am I doing wrong? When we withdraw fields of the queries work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 23:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852603#M1014129</guid>
      <dc:creator />
      <dc:date>2015-04-16T23:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Upload equal spreadsheets in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852604#M1014130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like since all spreadsheets have the same structure, QlikView automatically concatenates the data in a single table when you create the qvd. To avoid that, you could add the statement NOCONCATENATE at the start of every spreadsheet capture, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Script&lt;/P&gt;&lt;P&gt;January:&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;[Company Name]&lt;/P&gt;&lt;P&gt;[URL / Website]&lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [January 2015]);&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;NOCONCATENATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;February:&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;[Company Name]&lt;/P&gt;&lt;P&gt;[URL / Website]&lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [February 2015]);&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HOWEVER... that leads to more problems because you will end up with a lot synthetic keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 00:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852604#M1014130</guid>
      <dc:creator>mgavidia</dc:creator>
      <dc:date>2015-04-17T00:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upload equal spreadsheets in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852605#M1014131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tables of the same structure will be automatically concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are loading almost the same data from different tables, having different tables might not be the best solution. Instead, consider loading them into the same table but add a flag for each sheet.&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;STRONG&gt;AllDataInOneTable&lt;/STRONG&gt;: &lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Company Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [URL / Website],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "January 2015" as MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [January 2015]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Partner / Fantasy]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Company Name]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [URL / Website]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "February 2015" as MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(OOXML, embedded labels, header is 5 lines, table is [February 2015]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 09:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Upload-equal-spreadsheets-in-different-tables/m-p/852605#M1014131</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-04-17T09:02:51Z</dc:date>
    </item>
  </channel>
</rss>

