<?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: Predictable Autogenerate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697690#M451026</link>
    <description>&lt;P&gt;I think you don't need the auto&lt;STRONG&gt;number&lt;/STRONG&gt;() else a where-clause with exists, maybe something like this:&lt;/P&gt;&lt;P&gt;table:&lt;BR /&gt;load *,&amp;nbsp;&lt;EM&gt;(id_item)/(id_store)/(id_date)/(id_market)&lt;/EM&gt; as KEY from Daily;&lt;BR /&gt;concatenate(table)&lt;BR /&gt;load * from MergedData.qvd (qvd) &lt;STRONG&gt;where not exists(KEY)&lt;/STRONG&gt;;&lt;BR /&gt;store table into MergedData.qvd (qvd);&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 12:16:36 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2020-04-29T12:16:36Z</dc:date>
    <item>
      <title>Predictable Autogenerate</title>
      <link>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697067#M451000</link>
      <description>&lt;P&gt;Hey community!&lt;BR /&gt;I'm trying to generate an id for my main data table, which is generated based on a unique combination of &lt;EM&gt;(id_item)/(id_store)/(id_date)/(id_market)&lt;BR /&gt;&lt;/EM&gt;Anyway, till now I've been using Autogenerate(), but I have had occasional issues with it. (This id is used to eliminate duplicated information, since the table is a concatenate of every day data, and data duplication is a granted). My issue is that the Autogenerate function will not always give me the same id.&lt;BR /&gt;Doing some research, I found that Autogenerate is not guaranteed to produce the same result &lt;STRONG&gt;within different reloads.&amp;nbsp;&lt;/STRONG&gt;Thats key for me, I need a predictable way to generate a shorter id produced for each of those 4 fields unique combination.&lt;BR /&gt;Any ideas on how to stabilize this variable, is welcome. Thank you very much&lt;BR /&gt;!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697067#M451000</guid>
      <dc:creator>fbottinelli96</dc:creator>
      <dc:date>2024-11-16T18:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Predictable Autogenerate</title>
      <link>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697081#M451002</link>
      <description>&lt;P&gt;You should use hash functions. Check :&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Hash256.htm" target="_self"&gt;Hash256()&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 13:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697081#M451002</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-27T13:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Predictable Autogenerate</title>
      <link>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697690#M451026</link>
      <description>&lt;P&gt;I think you don't need the auto&lt;STRONG&gt;number&lt;/STRONG&gt;() else a where-clause with exists, maybe something like this:&lt;/P&gt;&lt;P&gt;table:&lt;BR /&gt;load *,&amp;nbsp;&lt;EM&gt;(id_item)/(id_store)/(id_date)/(id_market)&lt;/EM&gt; as KEY from Daily;&lt;BR /&gt;concatenate(table)&lt;BR /&gt;load * from MergedData.qvd (qvd) &lt;STRONG&gt;where not exists(KEY)&lt;/STRONG&gt;;&lt;BR /&gt;store table into MergedData.qvd (qvd);&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1697690#M451026</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-04-29T12:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Predictable Autogenerate</title>
      <link>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1703908#M451365</link>
      <description>&lt;P&gt;You have received two posts back regarding your use case, we would appreciate it if you would close out the thread if one of those posts solved your issue by&amp;nbsp; using the Accept as Solution button on the post that did help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 15:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Predictable-Autogenerate/m-p/1703908#M451365</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-20T15:41:11Z</dc:date>
    </item>
  </channel>
</rss>

