<?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 handle Duplicate records in Qlikview ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678762#M1060012</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;LOAD Distinct ....&lt;/P&gt;&lt;P&gt;I suppose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 09:01:18 GMT</pubDate>
    <dc:creator>crusader_</dc:creator>
    <dc:date>2014-09-24T09:01:18Z</dc:date>
    <item>
      <title>How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678761#M1060010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;How to handle Duplicate records in Qlikview ??&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Cambria','serif';"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 08:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678761#M1060010</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-24T08:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678762#M1060012</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;LOAD Distinct ....&lt;/P&gt;&lt;P&gt;I suppose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678762#M1060012</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2014-09-24T09:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678763#M1060013</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;You can use Rowno() function to make the duplicate records unique in case that's what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, RecNo( ), RowNo( ) from tablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678763#M1060013</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-09-24T09:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678764#M1060015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interview question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Distinct would be the obvious. You have to be careful when joining tables which don't have a distinct key as they will cause duplicate rows in the original table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trick is to keep checking your data after everything you change in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rcihard&lt;/P&gt;&lt;P&gt;QlikCentral.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678764#M1060015</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-09-24T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678765#M1060016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;Cann't i use Distinct keyword ?? And what is this RecNo( ), RowNo( ) used for ??&lt;/P&gt;&lt;P&gt;What does this RecNo( ), RowNo( ) returns ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678765#M1060016</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-24T09:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678766#M1060018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/08/29/recno-or-rowno" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/08/29/recno-or-rowno"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/08/29/recno-or-rowno&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678766#M1060018</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2014-09-24T09:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678767#M1060020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Distinct(Field) during load &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678767#M1060020</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-09-24T09:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678768#M1060021</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;If you want to remove duplicate then use Duplicate keyword like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;FROM Table1&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(&lt;SPAN class="Code"&gt;A);&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678768#M1060021</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-24T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Duplicate records in Qlikview ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678769#M1060023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;How does RecNo() and RowNo() helps in handling dupliacte records ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 05:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Duplicate-records-in-Qlikview/m-p/678769#M1060023</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-25T05:39:42Z</dc:date>
    </item>
  </channel>
</rss>

