<?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 Hash 128 uniqueness in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Hash-128-uniqueness/m-p/2550230#M110351</link>
    <description>&lt;P&gt;Greetings,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Hash128 create the same hash for duplicate values present in the field its applied upon ?&lt;/P&gt;&lt;P&gt;Whats the performance cost of using this on a 20 digit code across 31M records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2026 11:46:34 GMT</pubDate>
    <dc:creator>AbdullahMastan</dc:creator>
    <dc:date>2026-05-29T11:46:34Z</dc:date>
    <item>
      <title>Hash 128 uniqueness</title>
      <link>https://community.qlik.com/t5/App-Development/Hash-128-uniqueness/m-p/2550230#M110351</link>
      <description>&lt;P&gt;Greetings,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Hash128 create the same hash for duplicate values present in the field its applied upon ?&lt;/P&gt;&lt;P&gt;Whats the performance cost of using this on a 20 digit code across 31M records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 11:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hash-128-uniqueness/m-p/2550230#M110351</guid>
      <dc:creator>AbdullahMastan</dc:creator>
      <dc:date>2026-05-29T11:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hash 128 uniqueness</title>
      <link>https://community.qlik.com/t5/App-Development/Hash-128-uniqueness/m-p/2550301#M110356</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;Yes it's a good choice to use&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Code,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Hash128(Code) as CodeHash&lt;/P&gt;&lt;P&gt;FROM ...;..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if you use composite key .Hash128(CustomerID, ProductID, Date) as Key&lt;/P&gt;&lt;P&gt;For faster joins and clean model&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2026 17:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hash-128-uniqueness/m-p/2550301#M110356</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2026-05-30T17:32:55Z</dc:date>
    </item>
  </channel>
</rss>

