<?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: Problem with Duplicate records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922708#M652754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noted and Thanks Colin but present i don't have access the server once i get access definitely post the screenshots&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 16:26:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-30T16:26:32Z</dc:date>
    <item>
      <title>Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922704#M652750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddy,&lt;/P&gt;&lt;P&gt;I have a table with 2918117 records. I converted database table in qvd when i'm check the raw data on a particular date the records are 6399.After i made some transformations i'll check the same date the record shows 90000+.Guys please help me why I'm getting like this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922704#M652750</guid>
      <dc:creator />
      <dc:date>2015-07-30T16:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922705#M652751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would help if you posted your script or the changes you made that caused the record count to increase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922705#M652751</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T16:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922706#M652752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be been caused to Cartesian product of you are doing a join before storing it into a qvd. I would investigate any join before storing it into a qvd. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922706#M652752</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-30T16:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922707#M652753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And probably use Mapping Loads wherever it is possible to use them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922707#M652753</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-30T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922708#M652754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noted and Thanks Colin but present i don't have access the server once i get access definitely post the screenshots&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922708#M652754</guid>
      <dc:creator />
      <dc:date>2015-07-30T16:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922709#M652755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would agree with &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌ that it is likely to be a join that is causing the increase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a general rule of thumb you do not need to make joins at all in your load script.&amp;nbsp; You can simply keep the tables separate and allow associations to happen in the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using mapping loads are a good way of avoiding joins for simple lookup tables (but if duplicates are being caused mapping tables would not work as only one value would be mapped).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This article on mapping may be of interest to you:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/" title="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/"&gt;http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922709#M652755</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-07-30T16:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922710#M652757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to Steve's post, this article on mapping tables is useful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922710#M652757</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Duplicate records</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922711#M652759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 09:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Duplicate-records/m-p/922711#M652759</guid>
      <dc:creator />
      <dc:date>2015-07-31T09:33:40Z</dc:date>
    </item>
  </channel>
</rss>

