<?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: Autonumberhash function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386024#M1158773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;but two questions are occuring in my mind:&lt;/P&gt;&lt;P&gt;- is there any performance differences using autonumber, autonumberhash128 or 256 ?&lt;/P&gt;&lt;P&gt;- when is it better to use them ? My application is composed by two docs: the first one reads all table from the db and stores them into qvd files, the second one retrieve data from qvd files and provides to create reports, graphs,..&lt;/P&gt;&lt;P&gt;The question is: is it better to use autonumber into the loading from db or later ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance fo your suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 13:38:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-02T13:38:11Z</dc:date>
    <item>
      <title>Autonumberhash function</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386021#M1158770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I would understand how to use the function in object. I've several tables linked by a very long char &amp;amp; number keys (for example Customer &amp;amp; year &amp;amp; month &amp;amp; contract &amp;amp; order &amp;amp; coutnry ....)&lt;/P&gt;&lt;P&gt;I have read that using this function, is possible to reduce RAM usage and speed up Qlikview applications.&lt;/P&gt;&lt;P&gt;May I have any further in order to understand how can I use it and when ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 09:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386021#M1158770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-02T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumberhash function</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386022#M1158771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AutoNumber(Customer &amp;amp; year &amp;amp; month &amp;amp; contract &amp;amp; order &amp;amp; coutnry) &lt;STRONG&gt; as FieldKey&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 09:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386022#M1158771</guid>
      <dc:creator>sreenivas</dc:creator>
      <dc:date>2013-01-02T09:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumberhash function</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386023#M1158772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Autonumber, Autonumberhash128, Autonumberhash256 functions used for same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It automatiacally generate an unique number. Basically we use in creating keys like composite keys.It will give the exact result.It will reduce the RAM usage also. Whenever u r creating composte keys it will be best to use autonumber function. For more read help n check in reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khadeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 10:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386023#M1158772</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-02T10:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumberhash function</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386024#M1158773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;but two questions are occuring in my mind:&lt;/P&gt;&lt;P&gt;- is there any performance differences using autonumber, autonumberhash128 or 256 ?&lt;/P&gt;&lt;P&gt;- when is it better to use them ? My application is composed by two docs: the first one reads all table from the db and stores them into qvd files, the second one retrieve data from qvd files and provides to create reports, graphs,..&lt;/P&gt;&lt;P&gt;The question is: is it better to use autonumber into the loading from db or later ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance fo your suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 13:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386024#M1158773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-02T13:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumberhash function</title>
      <link>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386025#M1158774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer into de loading from db &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 19:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autonumberhash-function/m-p/386025#M1158774</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2013-01-02T19:44:08Z</dc:date>
    </item>
  </channel>
</rss>

