<?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 Remove duplicates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323312#M119130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I remove duplicates values in my database?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 20:25:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-01T20:25:38Z</dc:date>
    <item>
      <title>Remove duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323312#M119130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I remove duplicates values in my database?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 20:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323312#M119130</guid>
      <dc:creator />
      <dc:date>2011-08-01T20:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323313#M119131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That probably depends on what you mean by duplicate values and by removing them.&amp;nbsp; One simple approach for some cases would be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SELECT DISTINCT FIELD1, FIELD2, FIELD3, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM your database;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 22:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323313#M119131</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-01T22:44:19Z</dc:date>
    </item>
    <item>
      <title>Remove duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323314#M119132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello John, in this example below how can i use this comand select distinct for field Key_Master?&lt;/P&gt;&lt;P&gt;I already tried to do where exists (Key_Master) but with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intermodal2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Key_Master,&lt;/P&gt;&lt;P&gt;&amp;nbsp; VOYAGE_DESC_2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; VVL_D2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; BOOK_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; BL_Number_BDS,&lt;/P&gt;&lt;P&gt;resident Intermodal;&lt;/P&gt;&lt;P&gt;drop table Intermodal;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 12:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323314#M119132</guid>
      <dc:creator />
      <dc:date>2011-08-02T12:05:29Z</dc:date>
    </item>
    <item>
      <title>Remove duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323315#M119133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Intermodal2:&lt;/P&gt;&lt;P&gt;LOAD &lt;STRONG&gt;distinct&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Key_Master,&lt;/P&gt;&lt;P&gt;&amp;nbsp; VOYAGE_DESC_2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; VVL_D2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; BOOK_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; BL_Number_BDS,&lt;/P&gt;&lt;P&gt;resident Intermodal;&lt;/P&gt;&lt;P&gt;drop table Intermodal;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-duplicates/m-p/323315#M119133</guid>
      <dc:creator>klausskalts</dc:creator>
      <dc:date>2011-08-02T13:05:29Z</dc:date>
    </item>
  </channel>
</rss>

