<?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 Autonumberhash128 question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195532#M55988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem. And it looks like all autonumber functions work during current load only. It creates a hidden table for autonumber combination and use rowno() function for new unique combination.&lt;/P&gt;&lt;P&gt;If you have a parallel load or partial load, it's better to use just hash functions like hash128/160/256.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jun 2010 15:59:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-21T15:59:25Z</dc:date>
    <item>
      <title>Autonumberhash128 question</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195531#M55987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I make a incremental load for a application like describe in the QV documentation. Not for all tables.&lt;BR /&gt;&lt;BR /&gt;But 2 of them are linked by a key using autonumberhash128() function.&lt;BR /&gt;&lt;BR /&gt;So, my qvd with historical data contains a key with the result of autonumber. But my second table creates the key each time with autonumber.&lt;BR /&gt;&lt;BR /&gt;It seems that results of autonumber do not match. But the result of autonumberhash128 is not unique for each string ?&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 15:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195531#M55987</guid>
      <dc:creator />
      <dc:date>2010-06-21T15:41:08Z</dc:date>
    </item>
    <item>
      <title>Autonumberhash128 question</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195532#M55988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem. And it looks like all autonumber functions work during current load only. It creates a hidden table for autonumber combination and use rowno() function for new unique combination.&lt;/P&gt;&lt;P&gt;If you have a parallel load or partial load, it's better to use just hash functions like hash128/160/256.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 15:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195532#M55988</guid>
      <dc:creator />
      <dc:date>2010-06-21T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumberhash128 question</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195533#M55989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Until the hash gives a duplicate, which will be sunk, leading eventually to a number being off....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After messing with the AutoNumber and QVD load (And there are several articles), method I'll use for now is the ever popular "String Key"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll take numbers that work consistantly over:&lt;/P&gt;&lt;P&gt;Hash keys eventually duplicating (No matter how good the hash, it's the point of the hash, after all...)&lt;/P&gt;&lt;P&gt;Autonumber that doesn't handle QVD's (I need AutoNumber(ValueA,'KeyStoreA') to always give the same blasted number, so that I can then join on this key and determine if the "New" record or the QVD record is better in the merge...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possibly AutoNumber_Preload(QVDFile,StringKeyValue,AutoNumberValue, "KeyStore") (.\Test1.Qvd, "ValueA_String","ValueA_Key","KeyStoreA") to read/initialize the values already stored and "Seed" whatever internal tables in the same order.&amp;nbsp; If I remove a record, quite acceptable for the key to be lost and not reused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 12:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash128-question/m-p/195533#M55989</guid>
      <dc:creator />
      <dc:date>2012-06-28T12:13:25Z</dc:date>
    </item>
  </channel>
</rss>

