<?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: How to upload multiple Excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570719#M212646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your system is Taking Time Because you have done joining of Tables based on Multiple Fields.&lt;/P&gt;&lt;P&gt;A Table has one Unique Key or there is concatenated Keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, the a lot of Synthetic Keys have been Formed which is causing Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 24 files with different names than do concatenate and create Flag field in your Edit Script.&lt;/P&gt;&lt;P&gt;See the Script Below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'1' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'2' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&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;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 24:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'24' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After writing the script do the Reload your single table is generated.&lt;/P&gt;&lt;P&gt;Create Table Box in your Sheet and drag all fields in it.&lt;/P&gt;&lt;P&gt;Take Flag field in your List Box, you'll see the Flag field contains 1,2,....24 values.&lt;/P&gt;&lt;P&gt;When you click on certain value than that Excel Data is Filtered out in the Table Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second Approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 24 Excel Files named as Eg. Excelfile1, Excelfile2, Excelfile3,..........,Excelfile24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you can use Script as follows:&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;From Excelfile*.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing Reload your single table is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 16:26:40 GMT</pubDate>
    <dc:creator>aveeeeeee7en</dc:creator>
    <dc:date>2014-03-27T16:26:40Z</dc:date>
    <item>
      <title>How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570714#M212641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am uploading 24 excel files. Each file has 4 or 5 columns and 540 rows. Each file is approximately 45 KB size. The computer has 8GB RAM memory. Each file has common column names so they are all linked to one another. I uploaded each file by clicking on the "Edit Script" icon -&amp;gt; click "Table Files" button", and Reloading files individually. After the 5th is loaded, QlikView takes 45 minutes to one hours to upload the 6th file. It displays a message "Executing Script". There are no calculation or expression in the script. The applications hangs up while uploading the 6th file. I tried clicking on "End" button and "Abort". No response. Do we need to free up any memory space? Do I need to type any special function or command in the script between individual file uploads. I do not believe QlikView will take so much time to upload small files. Can someone suggest or guide in what I am doing? I appreciate. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570714#M212641</guid>
      <dc:creator />
      <dc:date>2014-03-27T15:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570715#M212642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you could have some kind of loop in your data model.&amp;nbsp; I would suggest instead of just reloading, try clicking on the debug button (from the edit script screen) and tick limited load.&amp;nbsp; Then you can restrict the amount of rows to a small number.&amp;nbsp; Hopeful the result will allow you to complete a load and look at the table view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570715#M212642</guid>
      <dc:creator />
      <dc:date>2014-03-27T15:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570716#M212643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem could be due to Synthetic Key or Circular References being created during your script load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570716#M212643</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-27T15:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570717#M212644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May it be possibble that you read every file in a seperate load command and if yes, do you use the QUALIFY command? If not QlikView will automaticly create synthetic kes to get the "connection" between the different tables. And the more tables you have the more synthetic keys will be generated between all the loaded tables. You can use QUALIFY to set a prefix for each load. Or you can use a CONCATENATE to have all the results in one table (for that you can use a additional filed to know the source; for example: "LOAD ...., FileName() as SourceFile FROM &amp;lt;file&amp;gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's only an idea. Perhaps it would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570717#M212644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-27T15:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570718#M212645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to be sure - try loading your xls in loop and save as qvds &amp;amp; drop table.&amp;nbsp; And check if loading from qvds is a issue too...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 16:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570718#M212645</guid>
      <dc:creator />
      <dc:date>2014-03-27T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570719#M212646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your system is Taking Time Because you have done joining of Tables based on Multiple Fields.&lt;/P&gt;&lt;P&gt;A Table has one Unique Key or there is concatenated Keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, the a lot of Synthetic Keys have been Formed which is causing Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 24 files with different names than do concatenate and create Flag field in your Edit Script.&lt;/P&gt;&lt;P&gt;See the Script Below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'1' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'2' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&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;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel File 24:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'24' AS Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After writing the script do the Reload your single table is generated.&lt;/P&gt;&lt;P&gt;Create Table Box in your Sheet and drag all fields in it.&lt;/P&gt;&lt;P&gt;Take Flag field in your List Box, you'll see the Flag field contains 1,2,....24 values.&lt;/P&gt;&lt;P&gt;When you click on certain value than that Excel Data is Filtered out in the Table Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second Approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 24 Excel Files named as Eg. Excelfile1, Excelfile2, Excelfile3,..........,Excelfile24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you can use Script as follows:&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;From Excelfile*.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing Reload your single table is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 16:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570719#M212646</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-27T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570720#M212647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;This problem is due to Synthetic Keys and Loop Creations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u provide the structure of your 8 tables with 5 rows of data in each table so i can help u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 16:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570720#M212647</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-27T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570721#M212648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading data from multiple tables, it is much easier to add each table to your script one at a time.&lt;/P&gt;&lt;P&gt;Use the Debug Limited Load option to only load 100 or even 10 rows.&lt;/P&gt;&lt;P&gt;Resolve any issues with loops and synthetic keys before adding the next table to your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is much easier than loading a bunch of tables in one go, and then trying to work out how to fix the QlikView data structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 16:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570721#M212648</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-03-27T16:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570722#M212649</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;/P&gt;&lt;P&gt;Try to create a QVD of the excel file in before stage and use that QVDs in the place of direct use of excel and make the model. Also there may be synthetic tables is created or may be circular loop so before making perfect data model remove the synthetic keys and the circular loops and then use the application. To check your load yes load limited rows and check the circular loop and data models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVDs load is faster then any another loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 17:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570722#M212649</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-27T17:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570723#M212650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all the excels have same column names and same format (the header size etc) and same number of columns,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use Load * from eacelpath\*.xlsx;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But before trying this, check the format of each individual excel by opening either qlikview or manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 17:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570723#M212650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-27T17:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570724#M212651</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;/P&gt;&lt;P&gt;Thanks for all the responses. After using Concatenate command after each LOAD, the file gets uploaded into one table. But now QlikView treats each record from each spreadsheet separately. As a result, I cannot perform mathematical operation between two columns. I wanted QlikView to "append" columns from row number 1 (based on common column field name) from the first spreadsheet with the corresponding row number (based on common column field name) from the second spredsheet.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ExcelFileName1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ScannerID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckIn DateAndTime&lt;/P&gt;&lt;P&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January 1, 2014, 08:00:00 AM&lt;/P&gt;&lt;P&gt;Scanner B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January 1, 2014, 08:00:00 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ExcelFileName2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ScannerID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckOut DateAndTime&lt;/P&gt;&lt;P&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January 1, 2014, 08:30:00 AM&lt;/P&gt;&lt;P&gt;Scanner C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January 1, 2014, 08:45:00 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, QlikView must display&lt;/P&gt;&lt;P&gt;ScannerID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckIn DateAndTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckOut DatAndTime&lt;/P&gt;&lt;P&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:30:00 AM&lt;/P&gt;&lt;P&gt;Scanner B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&lt;/P&gt;&lt;P&gt;Scanner C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:45:00 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Concatenate command&lt;/P&gt;&lt;P&gt;ScannerID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckIn DateAndTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckOut DatAndTime&lt;/P&gt;&lt;P&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----------&lt;/P&gt;&lt;P&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:30:00 AM&lt;/P&gt;&lt;P&gt;Scanner B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&lt;/P&gt;&lt;P&gt;Scanner C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:45:00 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to perform CheckOut DateAndTime minus CheckIn Date and Time. QlikView cannot perform the subtraction command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 20:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570724#M212651</guid>
      <dc:creator />
      <dc:date>2014-03-27T20:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570725#M212652</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;/P&gt;&lt;P&gt;In place of concatenate if you Join this tables then you get below table based on your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ScannerID &lt;/SPAN&gt;you get single row with in and out date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ScannerID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckIn DateAndTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CheckOut DatAndTime&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Scanner A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;January1, 2014, 08:30:00 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Scanner B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:00:00 AM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Scanner C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January1, 2014, 08:45:00 AM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then in front end or in load script you subtract this two dates like &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(CheckOut DatAndTime - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CheckIn DateAndTime) as DateDifference&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 20:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570725#M212652</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-27T20:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570726#M212653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an Alternative use Join in place of Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this Approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 24 Excel Files named as Eg. Excelfile1, Excelfile2, Excelfile3,..........,Excelfile24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you can use Script as follows:&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;From Excelfile*.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing Reload your single table is generated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 20:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570726#M212653</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-27T20:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570727#M212654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 19:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570727#M212654</guid>
      <dc:creator />
      <dc:date>2014-03-28T19:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570728#M212655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a doubt about your approach in dealing above issue &lt;/P&gt;&lt;P&gt;In your &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Second Approach:&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;If you have 24 Excel Files named as Eg. Excelfile1, Excelfile2, Excelfile3,..........,Excelfile24&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;Than you can use Script as follows:&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;Load *,&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;From Excelfile*.xls&lt;/P&gt;&lt;P&gt;&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;After doing Reload your single table is generated.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If I add a new filed in one of the 24 excel files it is unable to find new filed &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;is there any solution or do I need to add the same filed in all other files ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570728#M212655</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2016-07-11T15:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570729#M212656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VAMSHI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHAT IF ONE OF THE FILE HAS AN EXTRA COLUMN DOES IT GONNA FIND THAT COLUMN "?&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-upload-multiple-Excel-files/m-p/570729#M212656</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2016-07-11T16:00:19Z</dc:date>
    </item>
  </channel>
</rss>

