<?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 Load Distinct records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149781#M27907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you want only the latest record for each Problem_ID. Ensure you load from newest file to oldest file and include the clause&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(Problem_ID)&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2009 01:28:32 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2009-07-21T01:28:32Z</dc:date>
    <item>
      <title>Load Distinct records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149779#M27905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My client gimme the call data month wise.&lt;BR /&gt;If one call ages till next month, it will appear two times - one in previous month and another in current month data.&lt;BR /&gt;After loading both months' data, Count(Problem_ID) gives different than that of Count(Distinct Problem_ID).&lt;BR /&gt;&lt;BR /&gt;Instead of writing Distinct in every chart, will it be possible to use the distinct keyword at Load script itself.&lt;BR /&gt;&lt;BR /&gt;I tried like...&lt;BR /&gt;Load Distinct Problem_ID,&lt;BR /&gt; Problem_Desc,&lt;BR /&gt; ...,&lt;BR /&gt; ...;&lt;BR /&gt;but its not working.&lt;BR /&gt;&lt;BR /&gt;Any suggestion!!&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Arun Mittal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 19:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149779#M27905</guid>
      <dc:creator />
      <dc:date>2009-07-20T19:06:51Z</dc:date>
    </item>
    <item>
      <title>Load Distinct records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149780#M27906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;your script with LOAD DISTINCT ... should solve the problem, provided &lt;B&gt;all&lt;/B&gt; the fields other than the key are identical.&lt;/P&gt;&lt;P&gt;If you load from different files using "*", it might be wise to load all the data first and then to review all the data with the DISTINCT-parameter&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 19:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149780#M27906</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-07-20T19:34:37Z</dc:date>
    </item>
    <item>
      <title>Load Distinct records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149781#M27907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you want only the latest record for each Problem_ID. Ensure you load from newest file to oldest file and include the clause&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(Problem_ID)&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 01:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149781#M27907</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-07-21T01:28:32Z</dc:date>
    </item>
    <item>
      <title>Load Distinct records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149782#M27908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob&lt;/P&gt;&lt;P&gt;Thanks Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 16:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Distinct-records/m-p/149782#M27908</guid>
      <dc:creator />
      <dc:date>2009-07-22T16:14:40Z</dc:date>
    </item>
  </channel>
</rss>

