<?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 two tables with multiple similar columns in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1691052#M52816</link>
    <description>&lt;P&gt;It would be great if you could help me understand with an example.&lt;/P&gt;&lt;P&gt;Suppose the candidate key for 4th row in first table is &lt;EM&gt;&lt;STRONG&gt;ABC&lt;/STRONG&gt;&lt;/EM&gt;,&amp;nbsp;then how I am supposed to connect it with other table in the runtime ? I will have the same candidate key for 3 rows.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sagnik&lt;/P&gt;</description>
    <pubDate>Sun, 05 Apr 2020 18:51:22 GMT</pubDate>
    <dc:creator>sagnikrana</dc:creator>
    <dc:date>2020-04-05T18:51:22Z</dc:date>
    <item>
      <title>Linking two tables with multiple similar columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1690794#M52785</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone guide me on how to link these two tables ?&lt;/P&gt;&lt;P&gt;pivot_tree:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="im1.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31233i78E672A77AB8192E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="im1.png" alt="im1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pivot_tree_helper_table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="im2.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31234i756C5A68B179CC7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="im2.png" alt="im2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expectation is -&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;when I select Task B in pivot tree table, the data model should select the correct task_id in the&amp;nbsp;pivot_tree_helper_table&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am unable to link the two tables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;**I cannot add any new rows into the first table as it's being utilized by a pivot table. Although, I can add more columns.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*** I cannot break the&amp;nbsp;&lt;EM&gt;pivot_tree_helper_table &lt;/EM&gt;into smaller tables, as I need to link&amp;nbsp;&lt;EM&gt;task_id&amp;nbsp; &lt;/EM&gt;to further tables in my database. It will create circular reference.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sagnik&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1690794#M52785</guid>
      <dc:creator>sagnikrana</dc:creator>
      <dc:date>2024-11-16T02:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables with multiple similar columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1690893#M52793</link>
      <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;linking Name1 Name2 Name3 in both tables with a composite key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 20:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1690893#M52793</guid>
      <dc:creator>Alarkis</dc:creator>
      <dc:date>2020-04-03T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables with multiple similar columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1691052#M52816</link>
      <description>&lt;P&gt;It would be great if you could help me understand with an example.&lt;/P&gt;&lt;P&gt;Suppose the candidate key for 4th row in first table is &lt;EM&gt;&lt;STRONG&gt;ABC&lt;/STRONG&gt;&lt;/EM&gt;,&amp;nbsp;then how I am supposed to connect it with other table in the runtime ? I will have the same candidate key for 3 rows.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sagnik&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2020 18:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1691052#M52816</guid>
      <dc:creator>sagnikrana</dc:creator>
      <dc:date>2020-04-05T18:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables with multiple similar columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1691159#M52819</link>
      <description>&lt;P&gt;I think I would load both tables with a crosstable-statement and then consider if it's better to concatenate both instead of linking them.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 09:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-two-tables-with-multiple-similar-columns/m-p/1691159#M52819</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-04-06T09:29:44Z</dc:date>
    </item>
  </channel>
</rss>

