<?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: Autonumber in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129410#M9080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, autonumberhash works just like autonumber except it calculates hashes internally and then autonumbers those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the hashXXX functions that generate hash values that always will return the same output for the same input. Then in the final app you can use the autonumber function to replace the hash strings with numbers so every unique key has the same unique number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2018 13:27:09 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-10-23T13:27:09Z</dc:date>
    <item>
      <title>Autonumber</title>
      <link>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129407#M9077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVF which has a number of key fields Autonumbered.&amp;nbsp; If I load this qvf into a new app using a binary load then add more data and autonumber a key field will the counter be reset or will it work in conjunction with the binary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. QVF 1 has an autonumbered field %Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVF 2 Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary [lib://QVF\xxxx];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NewData:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;Autonumber(KeyField,'KeyField') as %Key&lt;/P&gt;&lt;P&gt;From xx;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 13:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129407#M9077</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-10-23T13:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumber</title>
      <link>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129408#M9078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The counter will reset. You cannot use the autonumber function to generate unique numbers across reloads. Only use autonumber in the last app so you won't generate duplicate keys in intermediate result qvd's or apps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 13:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129408#M9078</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-10-23T13:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumber</title>
      <link>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129409#M9079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert, if I were to use either of the autonumberhash functions as opposed to autonumber would this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 13:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129409#M9079</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-10-23T13:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumber</title>
      <link>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129410#M9080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, autonumberhash works just like autonumber except it calculates hashes internally and then autonumbers those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the hashXXX functions that generate hash values that always will return the same output for the same input. Then in the final app you can use the autonumber function to replace the hash strings with numbers so every unique key has the same unique number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 13:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Autonumber/m-p/129410#M9080</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-10-23T13:27:09Z</dc:date>
    </item>
  </channel>
</rss>

