<?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: Hash Key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970919#M332393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your data model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 11:51:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-27T11:51:47Z</dc:date>
    <item>
      <title>Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970917#M332391</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;I have 7 tables in my model all connected with account_id field and 3 of the tables contain also user_id field (currently commented).&lt;/P&gt;&lt;P&gt; I miss some of the calculations because I cant relay on account_id I need the user_id.&lt;/P&gt;&lt;P&gt;I know can be solved by LinkTable \ KeyTable but it will increase load time.. is there another way to load also user_id field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;Ilan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970917#M332391</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2015-10-27T11:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970918#M332392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AutoNumber(account_id &amp;amp; '-' &amp;amp; user_id) as %Key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970918#M332392</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-27T11:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970919#M332393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your data model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970919#M332393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-27T11:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970920#M332394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the typical approaches to this are either a link table or a concatenated fact table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970920#M332394</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-27T11:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970921#M332395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thank you for prompt answer.&lt;/P&gt;&lt;P&gt;after creating the new field (%Key), should I also load the two fields otherwise how will connect to the rest of the model?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970921#M332395</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2015-10-27T11:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970922#M332396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, on reflection, does your user id have a direct relationship to account id? e.g. is there a single user id associated with an account id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, and if you have an Account dimension table, you could add your user id to that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970922#M332396</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-27T11:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970923#M332397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user id have a direct relationship to account id- every account&amp;nbsp; have a user id I have more users than accounts.&lt;/P&gt;&lt;P&gt;all starts with user and then part of them become accounts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 12:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970923#M332397</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2015-10-27T12:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hash Key</title>
      <link>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970924#M332398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you load them if needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 12:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hash-Key/m-p/970924#M332398</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-10-27T12:24:14Z</dc:date>
    </item>
  </channel>
</rss>

