<?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: Hi in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725449#M1082672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually in qlikview online help you can find the answer to this type of questions&lt;/P&gt;&lt;P&gt;example, copied from online help, in bold how to use in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor442"&gt;&lt;/A&gt;&lt;A name="autonumberhash128"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;autonumberhash128(&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;expression {, expression}&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;STRONG&gt;&lt;EM&gt;autonumberhash128 ( Region, Year, Month )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor443"&gt;&lt;/A&gt;&lt;A name="Autonumberhash256"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;autonumberhash256(&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;expression {, expression}&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;STRONG&gt;&lt;EM&gt;Autonumberhash256 ( Region, Year, Month )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 12:52:40 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-07-07T12:52:40Z</dc:date>
    <item>
      <title>Hi</title>
      <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725445#M1082668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi how to use autonumberhash128 and 256 functions in script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi/m-p/725445#M1082668</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2014-07-07T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hi</title>
      <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725446#M1082669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Hari.&lt;/P&gt;&lt;P&gt;This same question was asked today by Manojqlik. Do you work together ? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/124637"&gt;what is autonumber hash function ? autonumberhash 128 and autonumber hash 256?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi/m-p/725446#M1082669</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2014-07-07T12:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hi</title>
      <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725447#M1082670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just look it up in the manual. It's quite easy.&lt;/P&gt;&lt;P&gt;Both of these functions can be used to hide, e.g. personell_numbers in a qlikView_application and replace them by arbitrary values. You just need to make sure that you don't have to process them any further and/or combine them with any other data.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi/m-p/725447#M1082670</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-07T12:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hi</title>
      <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725448#M1082671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No neil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;nbsp; got the doubt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi/m-p/725448#M1082671</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2014-07-07T12:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hi</title>
      <link>https://community.qlik.com/t5/QlikView/Hi/m-p/725449#M1082672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually in qlikview online help you can find the answer to this type of questions&lt;/P&gt;&lt;P&gt;example, copied from online help, in bold how to use in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor442"&gt;&lt;/A&gt;&lt;A name="autonumberhash128"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;autonumberhash128(&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;expression {, expression}&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;STRONG&gt;&lt;EM&gt;autonumberhash128 ( Region, Year, Month )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor443"&gt;&lt;/A&gt;&lt;A name="Autonumberhash256"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;autonumberhash256(&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="Italic"&gt;expression {, expression}&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;STRONG&gt;&lt;EM&gt;Autonumberhash256 ( Region, Year, Month )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi/m-p/725449#M1082672</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-07T12:52:40Z</dc:date>
    </item>
  </channel>
</rss>

