<?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 versioning and autonumberhash128 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/versioning-and-autonumberhash128/m-p/820011#M472067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a existing dashboard(dashboard 1)&lt;/P&gt;&lt;P&gt;I am trying to use below code for generating qvds on this dashboard 1&lt;/P&gt;&lt;P&gt;Let vDataPath = 'C:\......\.......';&lt;/P&gt;&lt;P&gt;FOR vCount = 0 to NoOfTables()-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vTableName = TableName($(vCount));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE '$(vTableName)' INTO '$(vDataPath)$(vTableName)_new.qvd' (qvd);&lt;/P&gt;&lt;P&gt;NEXT vCount;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to read this qvds in a new dashboard (dashboard 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each file in filelist ('C:\..\*.qvd')&lt;/P&gt;&lt;P&gt;&amp;nbsp; load * from [$(file)] (qvd); &lt;/P&gt;&lt;P&gt;next file;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the exact datamodel and it works fine. But i am using lots of AutoNumberHash128 keys to join in my dashboard 1. I have about 20 tables.&lt;/P&gt;&lt;P&gt;I am worried if they would behave differently and not actually work properly because of autonumberhash128.&lt;/P&gt;&lt;P&gt;Do i need to define them again in my dashboard 2 because I am doing this for versioning?&lt;/P&gt;&lt;P&gt;Any help/input is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 20:15:40 GMT</pubDate>
    <dc:creator>rdsuperlike</dc:creator>
    <dc:date>2015-02-03T20:15:40Z</dc:date>
    <item>
      <title>versioning and autonumberhash128</title>
      <link>https://community.qlik.com/t5/QlikView/versioning-and-autonumberhash128/m-p/820011#M472067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a existing dashboard(dashboard 1)&lt;/P&gt;&lt;P&gt;I am trying to use below code for generating qvds on this dashboard 1&lt;/P&gt;&lt;P&gt;Let vDataPath = 'C:\......\.......';&lt;/P&gt;&lt;P&gt;FOR vCount = 0 to NoOfTables()-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vTableName = TableName($(vCount));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE '$(vTableName)' INTO '$(vDataPath)$(vTableName)_new.qvd' (qvd);&lt;/P&gt;&lt;P&gt;NEXT vCount;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to read this qvds in a new dashboard (dashboard 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each file in filelist ('C:\..\*.qvd')&lt;/P&gt;&lt;P&gt;&amp;nbsp; load * from [$(file)] (qvd); &lt;/P&gt;&lt;P&gt;next file;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the exact datamodel and it works fine. But i am using lots of AutoNumberHash128 keys to join in my dashboard 1. I have about 20 tables.&lt;/P&gt;&lt;P&gt;I am worried if they would behave differently and not actually work properly because of autonumberhash128.&lt;/P&gt;&lt;P&gt;Do i need to define them again in my dashboard 2 because I am doing this for versioning?&lt;/P&gt;&lt;P&gt;Any help/input is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 20:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/versioning-and-autonumberhash128/m-p/820011#M472067</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-02-03T20:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: versioning and autonumberhash128</title>
      <link>https://community.qlik.com/t5/QlikView/versioning-and-autonumberhash128/m-p/820012#M472068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all qvds were autonumber() in dashboard 1, you should be able to reuse in dashboard 2 without rerunning autonumber().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 22:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/versioning-and-autonumberhash128/m-p/820012#M472068</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-02-03T22:21:58Z</dc:date>
    </item>
  </channel>
</rss>

