<?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 Match and Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215057#M864111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried below but not working&lt;/P&gt;&lt;P&gt;Old:&lt;/P&gt;&lt;P&gt;LOAD Party,&lt;/P&gt;&lt;P&gt;Node,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoNumberHash128(Party,Node) as Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Old)&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;LOAD Party, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where not Exists(Key);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 10:51:01 GMT</pubDate>
    <dc:creator>soniasweety</dc:creator>
    <dc:date>2016-12-21T10:51:01Z</dc:date>
    <item>
      <title>How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215056#M864110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-avatarid="12574" data-externalid="" data-online="false" data-presence="null" data-userid="171708" data-username="stalwar1" href="https://community.qlik.com/people/stalwar1" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; text-decoration: underline; background-color: #f2f2f2;" target="_blank"&gt;Sunny T&lt;/A&gt;&lt;SPAN style="color: #a9a9a9; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have data with two fields&amp;nbsp; with text&amp;nbsp; .&amp;nbsp; in file 1 :&amp;nbsp;&amp;nbsp; like below&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Party and Node&amp;nbsp;&amp;nbsp;&amp;nbsp; with some rows&amp;nbsp; .&amp;nbsp;&amp;nbsp; and i have&amp;nbsp; new files&amp;nbsp; with same columns and&amp;nbsp;&amp;nbsp; data is adding to existing&amp;nbsp; file&amp;nbsp; so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to match the data and&amp;nbsp; i want to&amp;nbsp;&amp;nbsp; create new file with&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matching data and&amp;nbsp;&amp;nbsp;&amp;nbsp; newly added data into&amp;nbsp;&amp;nbsp; new file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215056#M864110</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215057#M864111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried below but not working&lt;/P&gt;&lt;P&gt;Old:&lt;/P&gt;&lt;P&gt;LOAD Party,&lt;/P&gt;&lt;P&gt;Node,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoNumberHash128(Party,Node) as Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Old)&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;LOAD Party, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where not Exists(Key);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 10:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215057#M864111</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-21T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215058#M864112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Party,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Node,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoNumberHash128(Party,Node) as Key&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate(Old)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Party,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where Not Exists(Key, AutoNumberHash128(Party,Node));&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 10:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215058#M864112</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-12-21T10:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215059#M864113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need Key in the front end, you might want to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Party,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; Node,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; AutoNumberHash128(Party,Node) as Key&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate(Old)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Party,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoNumberHash128(Party,Node) as Key&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where Not Exists(Key, AutoNumberHash128(Party,Node));&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 11:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215059#M864113</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-12-21T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215060#M864114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the DISTINCT Keyword and load the tables, this will remove the duplicate records and concatenate into single table with unique records. Please see the script below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RoughData:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT Party, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;rough.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD DISTINCT Party, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;rough.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 11:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215060#M864114</guid>
      <dc:creator>qlik_jaijhn</dc:creator>
      <dc:date>2016-12-21T11:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215061#M864115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for late replay and miscommunication &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/jontydkpi"&gt;jontydkpi&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/qlik.jaijhn"&gt;qlik.jaijhn&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a separate column for the non matching data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215061#M864115</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-22T05:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215062#M864116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Sorry for late replay and miscommunication &lt;SPAN class="emoticon-inline emoticon_sad" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I need a separate column for the non matching data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;how can i achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215062#M864116</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-22T05:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215063#M864117</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;What is your final expected output????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215063#M864117</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-12-22T05:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215064#M864118</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 need output as&amp;nbsp;&amp;nbsp; Old data as one column and newdata in one column&amp;nbsp; and&amp;nbsp;&amp;nbsp; one more column&amp;nbsp; as&amp;nbsp; which newly added in newdata records to be disply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215064#M864118</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-22T05:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215065#M864119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;for example&amp;nbsp; i have 5records in old file and&amp;nbsp; 7 records in new file&amp;nbsp;&amp;nbsp;&amp;nbsp; i need one more column&amp;nbsp; which is not matching in both file ..... that 2records i want to extract as seperate column&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215065#M864119</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-22T05:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215066#M864120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at these tutorials, they might help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=VA7PG4YyePo" style="font-size: 10pt;" title="https://www.youtube.com/watch?v=VA7PG4YyePo"&gt;Partial Reload in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=8GQG61P2GU0" style="font-size: 10pt;" title="https://www.youtube.com/watch?v=8GQG61P2GU0"&gt;Partial Reload in QlikView - Part II - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 11:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215066#M864120</guid>
      <dc:creator />
      <dc:date>2016-12-22T11:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215067#M864121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for reply but it will not work anymore. because&amp;nbsp; both files should compare and&amp;nbsp; give the result as newly added records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 12:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215067#M864121</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2016-12-22T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215068#M864122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think this following script may fix your issues. There is a new field called "DataType" which can identify your fresh record and the duplicate record.. Please try this, hope it works.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD RecNo() AS ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Party&amp;amp;Node AS Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Party,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;rough.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD RecNo() AS ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Party&amp;amp;Node AS Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Party,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;rough.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (Data)&lt;/P&gt;&lt;P&gt;LOAD DISTINCT &lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;if(Key=previous(Key),peek("Row Number")+1,1) as "Row Number"&lt;/P&gt;&lt;P&gt;RESIDENT Data&lt;/P&gt;&lt;P&gt;ORDER BY Key DESC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalData:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;If("Row Number"=1,'FreshData','DuplicateData') AS DataType&lt;/P&gt;&lt;P&gt; Resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit SCRIPT;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 08:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215068#M864122</guid>
      <dc:creator>qlik_jaijhn</dc:creator>
      <dc:date>2016-12-23T08:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match and Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215069#M864123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Song,&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Old:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Trim(Party) as Party,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Trim(Node) as Node,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumberHash128(Trim(Party)&amp;amp;'-'&amp;amp;Trim(Node)) as Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Old' as Type&lt;/P&gt;&lt;P&gt;FROM rough.xlsx (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Trim(Party) as Party,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Trim(Node) as Node,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumberHash128(Trim(Party)&amp;amp;'-'&amp;amp;Trim(Node)) as Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'New' as Type&lt;/P&gt;&lt;P&gt;FROM rough.xlsx (ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;Where Not(Exists('Key',AutoNumberHash128(Trim(Party)&amp;amp;'-'&amp;amp;Trim(Node))));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147518_Captura.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 11:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-and-Load/m-p/1215069#M864123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T11:12:11Z</dc:date>
    </item>
  </channel>
</rss>

