<?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: Linking 3tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43012#M769632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please follow the below link and hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/125833"&gt;Link Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 16:30:18 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2018-06-21T16:30:18Z</dc:date>
    <item>
      <title>Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43006#M769626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loaded 3 tables it is not linked instead synthetic key is reflecting in table viewers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one help me to remove synthetic key and link the table. &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/Linking-3tables/m-p/43006#M769626</guid>
      <dc:creator>honeyasha</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43007#M769627</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;There are some ways to avoid synthetic keys:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create your own composite keys that consist of all common fields of tables. And values of fields are stored only once, at one table. For example, KEY1 = field1|field2|field3, table 1 includes key1 and all of fields of the KEY1, and table 2 includes only key value and it's own unique fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; Concatenating your tables at one table ("Concatenate" function). This way you will have many empty values at different parts of your main table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Rename comon fields. For example, add table name at each field name (or use "Qualify" function).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 18:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43007#M769627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-18T18:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43008#M769628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Synthetic keys will be formed if you have &amp;gt; 1 tables with &amp;gt; 1 fields with same name. You can rename the fields or drop to remove synthetic keys keeping at least one field in common in all 3 tables. Can yo u share a snapshot of your Data model where you are seeing this Synthetic keys? Press Ctrl+T to open table viewer to view your model. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43008#M769628</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-18T19:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43009#M769629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am not getting how to attach Data model, below is the common fields in 3 tables&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;City&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;P &amp;amp;L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43009#M769629</guid>
      <dc:creator>honeyasha</dc:creator>
      <dc:date>2018-06-20T16:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43010#M769630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;You are getting the synthetic key because there are more than one key between the tables.&lt;/P&gt;&lt;P&gt;Ps: You MUST have just one key field in the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can not link the tables with just one field (this case), u can use a LinkTable concept. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 18:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43010#M769630</guid>
      <dc:creator>rafatashiro</dc:creator>
      <dc:date>2018-06-20T18:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43011#M769631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain the Link table concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43011#M769631</guid>
      <dc:creator>honeyasha</dc:creator>
      <dc:date>2018-06-21T16:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 3tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43012#M769632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please follow the below link and hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/125833"&gt;Link Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-3tables/m-p/43012#M769632</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-06-21T16:30:18Z</dc:date>
    </item>
  </channel>
</rss>

