<?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: Duplicate Record issue. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301592#M111629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is very good when record is less. But when there is Cores or Billions of records in that case it will be time consuming process.&lt;/P&gt;&lt;P&gt;Is it possible to delete unwanted record directly from QVD files?. The way we are doing on Database Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 04:38:52 GMT</pubDate>
    <dc:creator>shantanu73</dc:creator>
    <dc:date>2012-06-13T04:38:52Z</dc:date>
    <item>
      <title>Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301583#M111620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to delete duplicate records at time of loading of data only, i.e.,&lt;/P&gt;&lt;P&gt;the script should load only distinct records.&lt;/P&gt;&lt;P&gt;How it is possible.&lt;/P&gt;&lt;P&gt;Moreover on second point even I have data stored in my qvd file, now I can check the duplicate records but also I want to remove them.&lt;/P&gt;&lt;P&gt;Kindly suggest any solution for these two points..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;Nitin Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 02:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301583#M111620</guid>
      <dc:creator />
      <dc:date>2012-02-21T02:32:24Z</dc:date>
    </item>
    <item>
      <title>Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301584#M111621</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 the DISTINCT option while loading the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, Load the data in the qvd temporarily to a table and avoid duplicates in the table by using the DISTINCT keyword during load and now Save the data to the existing QVD by using the STORE command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Tue, 21 Feb 2012 05:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301584#M111621</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T05:28:07Z</dc:date>
    </item>
    <item>
      <title>Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301585#M111622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think Distinct treats all columns in one go and checks the duplicacy&lt;/P&gt;&lt;P&gt;But I want to define some specific columns on behalf of which duplicacy should be checked and unwanted records should be removed.&lt;/P&gt;&lt;P&gt;I think now you may get my point.&lt;/P&gt;&lt;P&gt;Please suggest your perception if I am not wrong, is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 07:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301585#M111622</guid>
      <dc:creator />
      <dc:date>2012-02-21T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301586#M111623</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 am curious to see situation where you have such requirement!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV creates relationships between whatever fields that are supplied to it as database.&lt;/P&gt;&lt;P&gt;If randomly selected columns are filtered, whole database is supposed to get filtered.&lt;/P&gt;&lt;P&gt;It is same like applying "Filter" in Excel.&lt;/P&gt;&lt;P&gt;Filter gets applied to all columns in given table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u agree?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 07:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301586#M111623</guid>
      <dc:creator />
      <dc:date>2012-02-21T07:37:42Z</dc:date>
    </item>
    <item>
      <title>Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301587#M111624</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;How you filter records with Distinct values by paritcular column in a table.&amp;nbsp; Explain your requirement with an example, it would be helpful to find solution for this.&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>Tue, 21 Feb 2012 07:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301587#M111624</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T07:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301588#M111625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagan Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had gone through the above trail mail. The advice/suggession/idea which you had given for dumping the distinct record in QVD file is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But mistakely I had not used Parking table in QV_Table file for putting the distinct record and directly I had store the data from database table to QVD file. And Now, I want to remove all record or duplicate record from QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advice/suggest/idea to me that how I should remove all record or duplicate record from QVD file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301588#M111625</guid>
      <dc:creator>shantanu73</dc:creator>
      <dc:date>2012-06-12T09:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301589#M111626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagan Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had gone through the above trail mail. The advice/suggession/idea which you had given for dumping the distinct record in QVD file is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But mistakely I had not used Parking table in QV_Table file for putting the distinct record and directly I had store the data from database table to QVD file. And Now, I want to remove all record or duplicate record from QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advice/suggest/idea to me that how I should remove all record or duplicate record from QVD file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301589#M111626</guid>
      <dc:creator>shantanu73</dc:creator>
      <dc:date>2012-06-12T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301590#M111627</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;First load data in QVD to Qlikview table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;Load DISTINCT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM QVDFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now replace the QVD file with the table created above which has Distinct records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE TableName INTO QVDFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Tue, 12 Jun 2012 10:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301590#M111627</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-06-12T10:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301591#M111628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my understanding is correct u r looking for the distinct values of field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u can use code like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;LOAD A, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Examples\Distinct.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where not exists(A);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301591#M111628</guid>
      <dc:creator />
      <dc:date>2012-06-12T12:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301592#M111629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is very good when record is less. But when there is Cores or Billions of records in that case it will be time consuming process.&lt;/P&gt;&lt;P&gt;Is it possible to delete unwanted record directly from QVD files?. The way we are doing on Database Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 04:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301592#M111629</guid>
      <dc:creator>shantanu73</dc:creator>
      <dc:date>2012-06-13T04:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301593#M111630</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;As per my knowledge, I think it is not possible to directly remove some rows from QVD without loading and saving into it as we do in database.&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, 13 Jun 2012 09:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301593#M111630</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-06-13T09:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Record issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301594#M111631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lot of Thanks for quick respons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 10:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-Record-issue/m-p/301594#M111631</guid>
      <dc:creator>shantanu73</dc:creator>
      <dc:date>2012-06-13T10:13:22Z</dc:date>
    </item>
  </channel>
</rss>

