<?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 Loading historical data into existing table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536072#M555535</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;I have a table where some old data is missing and I can't load it directly from the source. So i exported an excel sheet with the needed data. When I try to join the data into the existing table I get weird results... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table to import has the following columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order No., Start Date, End Date, process time 1, process time 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns exist(and others) in the table in my QV app and I want to fill the empty fields. The history data can contain orders which I don't have in my actual table. Rows not matching the Order No should be dropped. So that no rows are added to my table. Only the missing values should be filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 16:32:08 GMT</pubDate>
    <dc:creator>peschu123</dc:creator>
    <dc:date>2013-07-29T16:32:08Z</dc:date>
    <item>
      <title>Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536072#M555535</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;I have a table where some old data is missing and I can't load it directly from the source. So i exported an excel sheet with the needed data. When I try to join the data into the existing table I get weird results... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table to import has the following columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order No., Start Date, End Date, process time 1, process time 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns exist(and others) in the table in my QV app and I want to fill the empty fields. The history data can contain orders which I don't have in my actual table. Rows not matching the Order No should be dropped. So that no rows are added to my table. Only the missing values should be filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 16:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536072#M555535</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-29T16:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536073#M555536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example for this kind of script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Increment:&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Order No., Start Date, End Date, process time 1, process time 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;**From your excel Spreadsheet&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Order No., Start Date, End Date, process time 1, process time 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;**From your QV app&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Where NOT Exists (Order No.);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;STORE Increment into [..\QVD\Orders.qvd]&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 16:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536073#M555536</guid>
      <dc:creator />
      <dc:date>2013-07-29T16:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536074#M555537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;thank you for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think it doesn't work this way. I tried it and the result seems not to be correct. Perhaps it is not clear what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think concatenate just adds rows to my table, but in most cases the rows a already there in my table in my qv app. I just need to fill up gaps in the data. For example th "order no" it should be already there, there don't have to be added other "order no". Perhaps I expressed me wrong...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to look up the order number and "update" the content of the fields "&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Start Date, End Date, process time 1, process time 2&lt;/SPAN&gt;" (because in most cases they are empty). Without adding additional lines to my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it with inner join and it worked not bad. But i couldn't prevent that additional lines are added to the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 08:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536074#M555537</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-30T08:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536075#M555538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok the solution is near&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABtoBeUpadted:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order, SubOrder, Start, Ende, Bezeichnung, desc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001, 100, 01.01.2012, ,test123,blabla&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10002, 100, 01.01.2012, ,bla&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10003, 100, , 10.01.2012,,bla&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Historical Data to fill gaps&lt;/P&gt;&lt;P&gt;Right Join LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order, SubOrder, Start, Ende, Bezeichnung&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001, 100, 01.01.2012, 10.01.2012,test12345&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10002, 100, 01.05.2012, 10.08.2012,TEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10003, 100, 01.01.2012, 10.01.2012,WORKS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10004, 100, 01.01.2012, 10.01.2012,not included&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10004, 200, 01.01.2012, 10.01.2012,not needed&lt;/P&gt;&lt;P&gt;] WHERE EXISTS(Order);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It overwrites Values in original table thats ok, but the field desc, will be overwritten with empty values. How can I avoid that? Would be ok with values from the historical data, but not to replace values with empty "values".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 09:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536075#M555538</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-30T09:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536076#M555539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the example now:&lt;BR /&gt;You want only the records in the first table to be updated (not add the ones that are on table number 2) but you want to keep the description, that you don't have in table 2. &lt;/P&gt;&lt;P&gt;Is that correct?&lt;BR /&gt;Please let me know and I will try to figure out a solution&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536076#M555539</guid>
      <dc:creator />
      <dc:date>2013-07-30T13:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536077#M555540</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 this case, I will suggest using INNER JOIN. INNER JOIN will match records already in your Excel file from QV app and update any field(s) empty with the record from other files, which in your case QV app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVTable:&lt;/P&gt;&lt;P&gt;select * from your excel;&lt;/P&gt;&lt;P&gt;inner join select * from QV app;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please replcae * with fields from you application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also drop unmatched fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;SPAN style="font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536077#M555540</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2013-07-30T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536078#M555541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Script will do what I think you want:&lt;/P&gt;&lt;P&gt;TABtoBeUpadted:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order, SubOrder, Start, Ende, Bezeichnung, desc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001, 100, 01.01.2012, ,test123,blabla&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10002, 100, 01.01.2012, ,bla&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10003, 100, , 10.01.2012,,bla&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;NewTable:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order, SubOrder, Start, Ende, Bezeichnung&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001, 100, 01.01.2012, 10.01.2012,test12345&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10002, 100, 01.05.2012, 10.08.2012,TEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10003, 100, 01.01.2012, 10.01.2012,WORKS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10004, 100, 01.01.2012, 10.01.2012,not included&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10004, 200, 01.01.2012, 10.01.2012,not needed&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;LOAD Order, desc&lt;/P&gt;&lt;P&gt;Resident TABtoBeUpadted;&lt;/P&gt;&lt;P&gt;Inner Join&lt;/P&gt;&lt;P&gt;LOAD Order, SubOrder, Start, Ende, Bezeichnung&lt;/P&gt;&lt;P&gt;Resident NewTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Tables TABtoBeUpadted, NewTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536078#M555541</guid>
      <dc:creator />
      <dc:date>2013-07-30T13:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536079#M555542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gabriel,&lt;/P&gt;&lt;P&gt;you are right, I just need to do this once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created a new qvw file --&amp;gt; history.qvw&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Loaded all data(old and actual) in 2 tables,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; made som corrections to field names, that they fit to actual data,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Made the inner join and got a pretty clean table, with all fields not just the ones which should be updated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Storing table in history.qvd &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Main App &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD history.qvd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concatenate LOAD actual data fields FROM source where not exists(keyfield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Voila &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; So it is a combination of all suggestions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3% percent of the orders are not correct. But I have to look where this comes from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 15:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536079#M555542</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-30T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536080#M555543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;didn't saw your reply at my last post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats nearly exactly what I've done now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 15:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536080#M555543</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-30T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536081#M555544</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;sadly I recognized that there is something wrong with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first step with joining works pretty well und everything seems fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when it comes to concatenation it goes wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(QVAPPDATA)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;RESIDENT UPDATEDDATA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First thing - IF I Concatenate(UPDATEDDATA) ... first the updated data is totally wrong. There are 2 or even 4 rows of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I didn't saw that I forgot to check a second field Orders is not unique, only Order+SubOrder... I tried the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ... RESIDENT ... WHERE NOT Exists(Order) and NOT Exists(SubOrder);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I do it, I get no suborders for the data coming from db or If I get the (new) suborders I get old and updated suborders mixed up... devils circle ... can someone help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields loaded in the tables, which should be concatenated, are exactly the same. If this doesn't work I will make a cut at a specific Order No and I load just new values for Order No &amp;gt; than in the history file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does it matter which direction I use for concatenation? Appending rows to a table should always have the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 16:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536081#M555544</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-07-31T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loading historical data into existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536082#M555545</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;SPAN style="font-size: 10pt;"&gt;I saw that when I saw the inline table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;What I would do, is to create a key field, concatenating the Order No and the Sub order no as 1 field (Order&amp;amp;SubOrder as KeyOrder), and then do the Where Not Exists (KeyOrder)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 17:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-historical-data-into-existing-table/m-p/536082#M555545</guid>
      <dc:creator />
      <dc:date>2013-07-31T17:05:41Z</dc:date>
    </item>
  </channel>
</rss>

