<?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 Show duplicate records visual in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150339#M28387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With some help( &lt;A href="https://community.qlik.com/forums/t/18305.aspx"&gt;http://community.qlik.com/forums/t/18305.aspx&lt;/A&gt;) I managed to accomplished to extract multiple email records from a database. The straight table show only the email addresses that ore existing more than once.&lt;/P&gt;&lt;P&gt;Now i got the problem that i can't get this visual. The straight table only shows them once.&lt;A href="http://www.dumpt.com/img/viewer.php?file=1hmh9vtnl5q2elprv39z.jpg" target="_blank"&gt;&lt;IMG src="http://www.dumpt.com/img/files/1hmh9vtnl5q2elprv39z_thumb.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My goal is to show the them the times they exist for real, so i can trace them back to the person.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2009 17:08:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-27T17:08:59Z</dc:date>
    <item>
      <title>Show duplicate records visual</title>
      <link>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150339#M28387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With some help( &lt;A href="https://community.qlik.com/forums/t/18305.aspx"&gt;http://community.qlik.com/forums/t/18305.aspx&lt;/A&gt;) I managed to accomplished to extract multiple email records from a database. The straight table show only the email addresses that ore existing more than once.&lt;/P&gt;&lt;P&gt;Now i got the problem that i can't get this visual. The straight table only shows them once.&lt;A href="http://www.dumpt.com/img/viewer.php?file=1hmh9vtnl5q2elprv39z.jpg" target="_blank"&gt;&lt;IMG src="http://www.dumpt.com/img/files/1hmh9vtnl5q2elprv39z_thumb.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My goal is to show the them the times they exist for real, so i can trace them back to the person.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 17:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150339#M28387</guid>
      <dc:creator />
      <dc:date>2009-07-27T17:08:59Z</dc:date>
    </item>
    <item>
      <title>Show duplicate records visual</title>
      <link>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150340#M28388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;While loading data use Rowno() funtion in your script as&lt;/P&gt;&lt;P&gt;Load Rowno() as Rn, emailid, * from TableName;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 19:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150340#M28388</guid>
      <dc:creator />
      <dc:date>2009-07-27T19:54:07Z</dc:date>
    </item>
    <item>
      <title>Show duplicate records visual</title>
      <link>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150341#M28389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi asomani ,&lt;/P&gt;&lt;P&gt;Thanks for the reply. Where in my script do I have to add this Rowno function exactly? I tried to get it working but didn't succeed.&lt;BR /&gt;I already loaded the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt; QUALIFY*;&lt;BR /&gt;UNQUALIFY person_id;&lt;BR /&gt;Emailadresses:&lt;BR /&gt;LOAD "email_id",&lt;BR /&gt; //AUTONUMBERHASH128(contact_id, person_id) AS ContactPerson_id,&lt;BR /&gt; "contact_id",&lt;BR /&gt; "person_id",&lt;BR /&gt; "project_id",&lt;BR /&gt; "reserved_id1",&lt;BR /&gt; "reserved_id2",&lt;BR /&gt; protocol,&lt;BR /&gt; type,&lt;BR /&gt; description,&lt;BR /&gt; "email_address",&lt;BR /&gt; rank,&lt;BR /&gt; registered,&lt;BR /&gt; "registered_associate_id",&lt;BR /&gt; updated,&lt;BR /&gt; "updated_associate_id",&lt;BR /&gt; updatedCount;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM NCH.crm5.email;&lt;BR /&gt;UNQUALIFY *;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 22:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-duplicate-records-visual/m-p/150341#M28389</guid>
      <dc:creator />
      <dc:date>2009-07-27T22:19:31Z</dc:date>
    </item>
  </channel>
</rss>

