<?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: identify duplicates while looping through weekly extracts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481233#M687337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Nicole, Thanks for the help.&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 07:27:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-10T07:27:32Z</dc:date>
    <item>
      <title>identify duplicates while looping through weekly extracts</title>
      <link>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481230#M687334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Dear QlikView Community,&lt;/P&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;I need help on identifying new records, while looping through a set of files, which do contain duplicate records.&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;I have a folder that contains a number of files, which are a weekly extract. The structure of the table is the following:&lt;/P&gt;&lt;P lang="de-CH" style="margin-bottom: 1pt; font-family: Calibri; font-size: 11.0pt;"&gt; &lt;IMG alt="Weekly files.PNG.png" class="jive-image" src="/legacyfs/online/49465_Weekly files.PNG.png" /&gt;&lt;/P&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0pt solid #a3a3a3;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Claim&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Date&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Amount&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Claim1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt; text-align: right;"&gt;01.01.2013&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt; text-align: right;"&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Claim2&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt; text-align: right;"&gt;01.02.2013&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-width: 0pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: arial; font-size: 9.75pt; text-align: right;"&gt;20&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;My files, which the load script loops through:&lt;/P&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;I am successfully able to loop through all the files; however, I would like to identify what the new amounts are that have been added for each week.&lt;/P&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;The result that I am trying to achieve should ideally look like the column below, labeled "Weekly New Amount". This would give me the opportunity to identify easily what new amounts have been coming in on a weekly basis.&lt;/P&gt;&lt;P style="font-family: arial; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 10pt;"&gt;&lt;IMG alt="Weekly Results.jpg" class="jive-image" src="/legacyfs/online/49464_Weekly Results.jpg" style="width: 620px; height: 451px;" /&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 10pt;"&gt;I have enclose the .zip file, which contains the qvw and the source files.&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;All the help is greatly appreciated.&lt;/P&gt;&lt;P lang="de-CH"&gt;&lt;/P&gt;&lt;P style="font-family: arial; font-size: 9.75pt;"&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 21:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481230#M687334</guid>
      <dc:creator />
      <dc:date>2013-11-22T21:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: identify duplicates while looping through weekly extracts</title>
      <link>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481231#M687335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the load script in the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 16:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481231#M687335</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-11-23T16:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: identify duplicates while looping through weekly extracts</title>
      <link>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481232#M687336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom, do You tried use &lt;STRONG style="color: #0000ff;"&gt;DISTINCT&lt;/STRONG&gt; clause on your expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481232#M687336</guid>
      <dc:creator />
      <dc:date>2013-11-25T13:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: identify duplicates while looping through weekly extracts</title>
      <link>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481233#M687337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Nicole, Thanks for the help.&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 07:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/identify-duplicates-while-looping-through-weekly-extracts/m-p/481233#M687337</guid>
      <dc:creator />
      <dc:date>2013-12-10T07:27:32Z</dc:date>
    </item>
  </channel>
</rss>

