<?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 values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557591#M208177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use a&amp;nbsp;&amp;nbsp; where clause like:&amp;nbsp; where not exists (Key,Key);&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 09:21:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-24T09:21:41Z</dc:date>
    <item>
      <title>Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557586#M208172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;SPAN class="GINGER_SOFATWARE_correct"&gt;.&lt;/SPAN&gt;I am using &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;incremantal&lt;/SPAN&gt; load in my application. I am loading everyday &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;qvd&lt;/SPAN&gt; in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp; Name &lt;/P&gt;&lt;P&gt;110&amp;nbsp;&amp;nbsp; Ram&lt;/P&gt;&lt;P&gt;110&amp;nbsp;&amp;nbsp; Sam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After loading in my application when I select ID 110 in Name field Ram and Sam both coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want only latest edited data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Last Edited Date also in my application&lt;SPAN class="GINGER_SOFATWARE_correct"&gt;.&lt;/SPAN&gt;in which all the history of edited date is coming. But only latest edited date should be displayed. In QVD Generator its coming correct but in application &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;its&lt;/SPAN&gt; displaying duplicate values as same ID would have edited on &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;someother&lt;/SPAN&gt; day also. So its taking all the edited date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;on&lt;/SPAN&gt; this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557586#M208172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-23T17:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557587#M208173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a problem with join or load process.&lt;/P&gt;&lt;P&gt;Look all QVD to find the ID 110 and your values.&lt;/P&gt;&lt;P&gt;Qlikview use field name to link tables that have the same values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 20:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557587#M208173</guid>
      <dc:creator>Ricardo_Gerhard</dc:creator>
      <dc:date>2013-09-23T20:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557588#M208174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not linking it. directly loading everyday qvd by giving *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading everyday qvd by giving Today() and loadinnnng all the qvd to fact by giving (*) for example Table*&lt;/P&gt;&lt;P&gt;So all the qvd getting loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 06:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557588#M208174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-24T06:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557589#M208175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I would do is to flag during the load what latest records are. For example - a field LatestEditeData with values Y or N. And the by selecting Y you will get what you want. The thing is to create that field.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 08:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557589#M208175</guid>
      <dc:creator>yavoro</dc:creator>
      <dc:date>2013-09-24T08:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557590#M208176</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;Is it possible to share your qvw?&amp;nbsp; There are a number of potential issues, it could be your table links, it could be your date formats, it could be your set analysis, it could be your script.&amp;nbsp; I had a similar issue that turned out to be the date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without seeing more it would be difficult to tell.&amp;nbsp; Any additional information would be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 08:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557590#M208176</guid>
      <dc:creator />
      <dc:date>2013-09-24T08:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557591#M208177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use a&amp;nbsp;&amp;nbsp; where clause like:&amp;nbsp; where not exists (Key,Key);&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557591#M208177</guid>
      <dc:creator />
      <dc:date>2013-09-24T09:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557592#M208178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said you are loading all the QVD's using *, I think the extra records are coming from your previous QVD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that your old QVD's contain OLD Stagenent Data and are not refreshed for the Updated records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your QVD Generator to check if you flush out the Old Records using Not Exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 10:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557592#M208178</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-09-24T10:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557593#M208179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Y yavor, I got your point...what flag you telling I am having Last_Edited Date as flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my qvd generator it calculates max(Last_edited Date) and load datas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my main application while loading it I am loading all dates data..so there is possibility that same field may be edited on 09/09/2012 and also 23/09/2012. So if i load load the qvd_date wise then i will have old date data s well as new date data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I join left join??will it work ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557593#M208179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-24T11:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557594#M208180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible pls send a sample qvw file or provide some more info regarding your table structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;som&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557594#M208180</guid>
      <dc:creator>somenathroy</dc:creator>
      <dc:date>2013-09-24T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557595#M208181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, in your main application you can find the records with max date and flag them as latest.&lt;/P&gt;&lt;P&gt;yeah, you should left join grouped &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;max(Last_edited Date)&lt;/SPAN&gt; by your ids, to the main data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-values/m-p/557595#M208181</guid>
      <dc:creator>yavoro</dc:creator>
      <dc:date>2013-09-24T12:50:48Z</dc:date>
    </item>
  </channel>
</rss>

