<?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: How to connect multiple tables with the same Key in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947068#M78036</link>
    <description>&lt;P&gt;Thanks, so if I understand correctly you don't have a choice but duplicating the reference column in the "Master" table to use unique ID name for each tables.&lt;BR /&gt;&lt;BR /&gt;In the case of a Master Calendar for instance I would have:&lt;BR /&gt;Date, Date Table1, Date Table2, Date Table3... so each of the tables (1,2,3...) connect to the Master Calendar without creating link between each others.&lt;BR /&gt;&lt;BR /&gt;I'm just going to keep the question open for while see f other suggestions come in.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 19:48:07 GMT</pubDate>
    <dc:creator>Derek_T</dc:creator>
    <dc:date>2022-06-22T19:48:07Z</dc:date>
    <item>
      <title>How to connect multiple tables with the same Key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947063#M78034</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;
&lt;P&gt;I'm new to Qlik and using the Script Editor to import data and connect tables.&lt;BR /&gt;I have several tables with the same ID:&lt;/P&gt;
&lt;P&gt;Table 1: ID&lt;BR /&gt;Table 2: ID&lt;BR /&gt;Table 3: ID&lt;BR /&gt;...&lt;/P&gt;
&lt;P&gt;I'd like to connect to connect Table 2, 3... to Table 1 using ID.&amp;nbsp;&lt;BR /&gt;But Qlik creating the link automatically how do I avoid creating link between tables 2 and 3... ?&lt;BR /&gt;&lt;BR /&gt;I could always have duplicate columns ID in Table 1 (one for each of the other tables) but that does not seem like a very clean solution.&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 19:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947063#M78034</guid>
      <dc:creator>Derek_T</dc:creator>
      <dc:date>2022-06-22T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect multiple tables with the same Key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947067#M78035</link>
      <description>&lt;P&gt;Qlik Sense will associate all data based on field names. As long you have the same field name in the three you will have an association between your tables&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the ID is the same ID in the three, then it might not be a bit issue connecting the three. If you still need to separately the three then you could consider renaming the fields.&lt;/P&gt;
&lt;P&gt;Table1: Load ID as ID2, ID as ID3, ... From T1;&lt;/P&gt;
&lt;P&gt;Table2: Load ID as ID2, ... From T2;&lt;/P&gt;
&lt;P&gt;Table3: Load ID as ID3, ... From T3;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 19:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947067#M78035</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2022-06-22T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect multiple tables with the same Key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947068#M78036</link>
      <description>&lt;P&gt;Thanks, so if I understand correctly you don't have a choice but duplicating the reference column in the "Master" table to use unique ID name for each tables.&lt;BR /&gt;&lt;BR /&gt;In the case of a Master Calendar for instance I would have:&lt;BR /&gt;Date, Date Table1, Date Table2, Date Table3... so each of the tables (1,2,3...) connect to the Master Calendar without creating link between each others.&lt;BR /&gt;&lt;BR /&gt;I'm just going to keep the question open for while see f other suggestions come in.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 19:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947068#M78036</guid>
      <dc:creator>Derek_T</dc:creator>
      <dc:date>2022-06-22T19:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect multiple tables with the same Key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947078#M78038</link>
      <description>&lt;P&gt;The classic way to approach the multiple Date &amp;gt; MasterCalendar issue is to use a link table. See&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-offset-key="3nlhj-0-0"&gt;Qlikview Cookbook: Tutorial - Using Common Date Dimensions &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://qlikviewcookbook.com/recipes/download-info/tutorial-using-common-date-dimensions/" target="_blank" rel="noopener"&gt;https://qlikviewcookbook.com/recipes/download-info/tutorial-using-common-date-dimensions/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 20:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947078#M78038</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-06-22T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect multiple tables with the same Key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947364#M78062</link>
      <description>&lt;P&gt;Thanks ! I'm still new to Qlik and we use company licences, so I cannot necessarily upload file downloaded on internet , would you have an example of the kind of script used to build such a connection please ?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 12:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-connect-multiple-tables-with-the-same-Key/m-p/1947364#M78062</guid>
      <dc:creator>Derek_T</dc:creator>
      <dc:date>2022-06-23T12:26:29Z</dc:date>
    </item>
  </channel>
</rss>

