<?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: Table with all keys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236999#M850303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking for link table???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search for link table on community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2017 13:50:54 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2017-03-06T13:50:54Z</dc:date>
    <item>
      <title>Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236996#M850300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 10 tables as sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a table with all the key in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿how could it be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236996#M850300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236997#M850301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Too general description of the task. Without the source data it is very difficult to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236997#M850301</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-03-06T13:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236998#M850302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search for "create linktable" or similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236998#M850302</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-03-06T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236999#M850303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking for link table???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search for link table on community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1236999#M850303</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-03-06T13:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237000#M850304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or using concatenate you can create one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solution1:&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load key1,t1_field1,t1_field2 from table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key2,t2_field1,t2_field2 from table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;table3:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key3,t3_field1,t3_field2 from table3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;link_table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key1 from table1;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // You can use resident load also but if data is huge then resident load is performance killer&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;concatenate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key2 from table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;concatenate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key3 from table3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;solution 2: One table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;table1:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load key1,t1_field1,t1_field2 from table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key2,t2_field1,t2_field2 from table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load key3,t3_field1,t3_field2 from table3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Prashant&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237000#M850304</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-03-06T13:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237001#M850305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to see all the fields and tables use a table box and call system fields ( $Table,$Fields) it will gives all Tables &amp;amp; fields&amp;nbsp; as you mentioned Tables names &lt;SPAN style="font-size: 13.3333px;"&gt;in that script&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 05:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237001#M850305</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-03-07T05:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table with all keys</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237002#M850306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Kindly create a link table of all the keys of different tables.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can go through the below links for further clarification.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/132848" title="https://community.qlik.com/thread/132848"&gt;https://community.qlik.com/thread/132848&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/199091"&gt;Linking Tables in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 05:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-all-keys/m-p/1237002#M850306</guid>
      <dc:creator>priyasawant</dc:creator>
      <dc:date>2017-03-07T05:19:22Z</dc:date>
    </item>
  </channel>
</rss>

