<?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 Concatenate no duplicates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217216#M70459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I am currently using a concatenated key to distinguish rows (which works) but it seems strange there is not a less round about and more efficient way to do this..&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Sep 2010 14:56:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-24T14:56:57Z</dc:date>
    <item>
      <title>Concatenate no duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217214#M70457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to concatenate 2 tables - the first is a "live" table reloaded every 15 minutes and the second an archive table created weekly.&lt;/P&gt;&lt;P&gt;I want all values from the live table and only those rows from archive that are not duplicates. I have used:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where not exists(accountid)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but i need a where not exists values for all fields in a row as the accountid will re-occur multiple times on different dates- any ideas?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 10:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217214#M70457</guid>
      <dc:creator />
      <dc:date>2010-09-24T10:20:15Z</dc:date>
    </item>
    <item>
      <title>Concatenate no duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217215#M70458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;Here are two options that I can think of now:&lt;/P&gt;&lt;P&gt;1. Concatenate all records first. After this, run LOAD DISTNCT ... RESIDENT to eliminate duplicates.&lt;/P&gt;&lt;P&gt;2. Create group key that includes all fields (or at least all fields which are enough for uniqueness):&lt;BR /&gt;autonumberhush128(field1 &amp;amp; field2 &amp;amp; ...) as Key&lt;BR /&gt;And then use the same not exists(Key)&lt;/P&gt;&lt;P&gt;(There should be more effective ways, I guess)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 13:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217215#M70458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-24T13:39:27Z</dc:date>
    </item>
    <item>
      <title>Concatenate no duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217216#M70459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I am currently using a concatenated key to distinguish rows (which works) but it seems strange there is not a less round about and more efficient way to do this..&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 14:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-no-duplicates/m-p/217216#M70459</guid>
      <dc:creator />
      <dc:date>2010-09-24T14:56:57Z</dc:date>
    </item>
  </channel>
</rss>

