<?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: Select distinct rows for many fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517850#M688100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One idea applies this in two loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;supose&lt;/P&gt;&lt;P&gt;one table called test&lt;/P&gt;&lt;P&gt;the name of fields&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you clean for distinct in fields b,d,f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in first load use hash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fristload:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f,&lt;/P&gt;&lt;P&gt;hash(b,d,f) as key resident test ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in second load use distinct&lt;/P&gt;&lt;P&gt;secondload:&lt;/P&gt;&lt;P&gt;load distinct key,&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f resident firstload ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this idea server to you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 22:38:50 GMT</pubDate>
    <dc:creator>beristardj</dc:creator>
    <dc:date>2014-08-21T22:38:50Z</dc:date>
    <item>
      <title>Select distinct rows for many fields</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517849#M688099</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 would like to have a button/text so as to select rows with distinct values from various fields. That is to select the unique rows for 2/3/4... fields (the combination of these fields to act as a primary key). I know that QV might have a problem and "don't know" which row to select but is there a way to pick one of the multiple ones by picking e.g. the first as they are sorted or by following some defined sorting rule?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517849#M688099</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct rows for many fields</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517850#M688100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One idea applies this in two loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;supose&lt;/P&gt;&lt;P&gt;one table called test&lt;/P&gt;&lt;P&gt;the name of fields&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you clean for distinct in fields b,d,f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in first load use hash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fristload:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f,&lt;/P&gt;&lt;P&gt;hash(b,d,f) as key resident test ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in second load use distinct&lt;/P&gt;&lt;P&gt;secondload:&lt;/P&gt;&lt;P&gt;load distinct key,&lt;/P&gt;&lt;P&gt;a,b,c,d,e,f resident firstload ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this idea server to you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 22:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517850#M688100</guid>
      <dc:creator>beristardj</dc:creator>
      <dc:date>2014-08-21T22:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct rows for many fields</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517851#M688101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Can you come up with some sample data and expected output so that it would be easier to answer.&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>Fri, 22 Aug 2014 03:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-rows-for-many-fields/m-p/517851#M688101</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-22T03:13:28Z</dc:date>
    </item>
  </channel>
</rss>

