<?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 Eliminate Duplicates Rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Eliminate-Duplicates-Rows/m-p/461446#M172304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables,&lt;/P&gt;&lt;P&gt;old_record&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,name,age&lt;/P&gt;&lt;P&gt;new_record&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,name,age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some cases, the information in new_record is the same at the old_record, and I need to create one table with all the information from the two tables.&lt;/P&gt;&lt;P&gt;So, I use Autonumberhash(ID,NAME,AGE) to compare the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;old_record:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AutoNumberHash256(ID,Name,Age) AS key1&lt;/P&gt;&lt;P&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;new_record:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AutoNumberHash256(ID,Name,Age) AS key2&lt;/P&gt;&lt;P&gt;from DimCustomers_Day1.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I wanna compare, but I don´t know how &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 22:19:00 GMT</pubDate>
    <dc:creator>farolito20</dc:creator>
    <dc:date>2012-12-21T22:19:00Z</dc:date>
    <item>
      <title>Eliminate Duplicates Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Duplicates-Rows/m-p/461446#M172304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables,&lt;/P&gt;&lt;P&gt;old_record&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,name,age&lt;/P&gt;&lt;P&gt;new_record&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,name,age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some cases, the information in new_record is the same at the old_record, and I need to create one table with all the information from the two tables.&lt;/P&gt;&lt;P&gt;So, I use Autonumberhash(ID,NAME,AGE) to compare the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;old_record:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AutoNumberHash256(ID,Name,Age) AS key1&lt;/P&gt;&lt;P&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;new_record:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AutoNumberHash256(ID,Name,Age) AS key2&lt;/P&gt;&lt;P&gt;from DimCustomers_Day1.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I wanna compare, but I don´t know how &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 22:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Duplicates-Rows/m-p/461446#M172304</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-21T22:19:00Z</dc:date>
    </item>
  </channel>
</rss>

