<?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: Key Creation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516510#M192843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may not follow you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;P&gt;Item#,&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 will link to table 1 assuming Store# values are matching in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So selecting a Store# (maybe from another field in Table 2, assuming store detail attributes), will automatically make only Item# available that are related to that Store# in Table1. You don't need another key, do you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 14:48:38 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-06-27T14:48:38Z</dc:date>
    <item>
      <title>Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516507#M192840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i need to make a Key to link 2 tables but one of the fields is only is one of the tables, can i create a dummy field name to concatenate them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;FieldA &amp;amp; FieldB as Key,&lt;/P&gt;&lt;P&gt;FieldA,&lt;/P&gt;&lt;P&gt;FieldB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;FieldA,&lt;/P&gt;&lt;P&gt;FieldX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(i need FieldB to make the key so my tables will link correctly)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Parrish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516507#M192840</guid>
      <dc:creator />
      <dc:date>2013-06-27T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516508#M192841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need FieldB to link your tables, you'll need equal (AKA matching) values in field Key to link your tables.&lt;/P&gt;&lt;P&gt;So, if FieldB is constant, you can just add the constant value to your table2 Key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;FieldA &amp;amp; 'constString' as Key,&lt;/P&gt;&lt;P&gt;FieldX,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume your fieldB values are not constant, so how do you want to link your Key fields based on same value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516508#M192841</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-27T14:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516509#M192842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i am not quite following..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;P&gt;Item# &amp;amp; Store# as ItemStoreKey,&lt;/P&gt;&lt;P&gt;Item#,&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(but i need item# to be able to link them so when i select different stores in a listbox, only corresponding items will show up for that particular store)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516509#M192842</guid>
      <dc:creator />
      <dc:date>2013-06-27T14:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516510#M192843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may not follow you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;P&gt;Item#,&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;Store#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 will link to table 1 assuming Store# values are matching in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So selecting a Store# (maybe from another field in Table 2, assuming store detail attributes), will automatically make only Item# available that are related to that Store# in Table1. You don't need another key, do you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516510#M192843</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-27T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516511#M192844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so besides being able to link store# and item# i am also trying to apply a specific trait to count those stores and if i dont make a key then the trait store count just continues to give me the full count instead of just the specific stores. i tried to create a key which gave me a synthetic key/table but it does seem to be working correctly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516511#M192844</guid>
      <dc:creator />
      <dc:date>2013-06-27T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Key Creation</title>
      <link>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516512#M192845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am lost, don't know how you want to count to stores based on what criterium.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload a small sample with your data and your expected result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-Creation/m-p/516512#M192845</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-27T15:14:36Z</dc:date>
    </item>
  </channel>
</rss>

