<?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: AutoNumberHash256 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337646#M835246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From the QV Help file, which should be your first option:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;autonumberhash128&lt;A name="kanchor442" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;A name="autonumberhash128" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;( &lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;expression {, expressi&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;on}&lt;/SPAN&gt; )&lt;/H4&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calculates a 128-bit hash of the combined input expression values and the returns a unique integer value for each distinct hash value encountered during the script execution. This function can be used e.g. for creating a compact memory representation of a complex key.&lt;/P&gt;&lt;H2 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/H2&gt;&lt;P style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;autonumberhash128 ( Region, Year, Month )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumberhash256&lt;A name="kanchor443" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;A name="Autonumberhash256" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;( &lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;expression {, expression}&lt;/SPAN&gt; )&lt;/H4&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calculates a 256-bit hash of the combined input expression values and returns a unique integer value for each distinct hash value encountered during the script execution. This function can be used e.g. for creating a compact memory representation of a complex key. This function is only available as a script function.&lt;/P&gt;&lt;H2 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/H2&gt;&lt;P style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumberhash256 ( Region, Year, Month )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 12:38:10 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-05-25T12:38:10Z</dc:date>
    <item>
      <title>AutoNumberHash256</title>
      <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337643#M835242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I am using below composite key but it is taking lot of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoNumberHash256(field1,field2,field3,field4,field5,field6,field7,field8,field9) as key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest is there any way to create key instead of above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337643#M835242</guid>
      <dc:creator>priyarane</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: AutoNumberHash256</title>
      <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337644#M835243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be as variant&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;field1&amp;amp;'|'&amp;amp;field2&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field3&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field4&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field5&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field6&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field7&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field8&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field9 as key&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337644#M835243</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-05-25T12:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: AutoNumberHash256</title>
      <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337645#M835245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;AutoNumber (&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;field1&amp;amp;'|'&amp;amp;field2&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field3&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field4&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field5&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field6&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field7&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field8&lt;SPAN style="font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field9&lt;/SPAN&gt;) as KEY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337645#M835245</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-05-25T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: AutoNumberHash256</title>
      <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337646#M835246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From the QV Help file, which should be your first option:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;autonumberhash128&lt;A name="kanchor442" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;A name="autonumberhash128" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;( &lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;expression {, expressi&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;on}&lt;/SPAN&gt; )&lt;/H4&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calculates a 128-bit hash of the combined input expression values and the returns a unique integer value for each distinct hash value encountered during the script execution. This function can be used e.g. for creating a compact memory representation of a complex key.&lt;/P&gt;&lt;H2 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/H2&gt;&lt;P style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;autonumberhash128 ( Region, Year, Month )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumberhash256&lt;A name="kanchor443" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;A name="Autonumberhash256" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;( &lt;SPAN style="font-weight: inherit; font-style: italic; font-family: inherit;"&gt;expression {, expression}&lt;/SPAN&gt; )&lt;/H4&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calculates a 256-bit hash of the combined input expression values and returns a unique integer value for each distinct hash value encountered during the script execution. This function can be used e.g. for creating a compact memory representation of a complex key. This function is only available as a script function.&lt;/P&gt;&lt;H2 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/H2&gt;&lt;P style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Autonumberhash256 ( Region, Year, Month )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337646#M835246</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-05-25T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: AutoNumberHash256</title>
      <link>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337647#M835248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pria how are you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;field1&amp;amp;'|'&amp;amp;field2&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field3&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field4&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field5&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field6&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field7&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field8&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field9 as key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AutoNumberHash256(field1,field2,field3,field4,field5,field6,field7,field8,field9) as key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AutoNumber (&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;field1&amp;amp;'|'&amp;amp;field2&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field3&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field4&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field5&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field6&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field7&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field8&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;field9&lt;/SPAN&gt;) as KEY&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any of this will be create a key, but is more efficient us AUTONUMBER&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Using this way, you will save a bit of memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AutonumberHash creates unique hashed numbers, however they are not sequential integers, therefore the memory savings will be substantially lower.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope Help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AutoNumberHash256/m-p/1337647#M835248</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2017-05-25T12:39:41Z</dc:date>
    </item>
  </channel>
</rss>

