<?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 Linking columns in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776187#M64282</link>
    <description>&lt;P&gt;Hi experts. I need your help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables as below . I want to create new Table3 and linking Date and Product columns in new Table3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShahbazovT_0-1611212684953.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47550i3E799D9387916BF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShahbazovT_0-1611212684953.png" alt="ShahbazovT_0-1611212684953.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:47:59 GMT</pubDate>
    <dc:creator>ShahbazovT</dc:creator>
    <dc:date>2021-04-02T08:47:59Z</dc:date>
    <item>
      <title>Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776187#M64282</link>
      <description>&lt;P&gt;Hi experts. I need your help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables as below . I want to create new Table3 and linking Date and Product columns in new Table3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShahbazovT_0-1611212684953.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47550i3E799D9387916BF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShahbazovT_0-1611212684953.png" alt="ShahbazovT_0-1611212684953.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776187#M64282</guid>
      <dc:creator>ShahbazovT</dc:creator>
      <dc:date>2021-04-02T08:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776228#M64283</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can use left join like below&lt;/P&gt;&lt;P&gt;TBJ:&lt;BR /&gt;load&lt;BR /&gt;"Date",&lt;BR /&gt;Product&lt;BR /&gt;FROM SSS1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is tablejoin1);&lt;BR /&gt;left join&lt;BR /&gt;LOAD&lt;BR /&gt;Date_01,&lt;BR /&gt;Product&lt;BR /&gt;FROM [lib:/SSS1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [tablejoin1 (2)]);&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 09:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776228#M64283</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-21T09:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776248#M64284</link>
      <description>&lt;P&gt;Why a new table and linking them? If there is no very special reason for it shouldn't be done else just concatenating the tables would be more suitable.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 10:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776248#M64284</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-01-21T10:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776349#M64285</link>
      <description>&lt;P&gt;I want to create "Time table" and link these tables date columns to "calendar table".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776349#M64285</guid>
      <dc:creator>ShahbazovT</dc:creator>
      <dc:date>2021-01-21T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776350#M64286</link>
      <description>&lt;P&gt;Thanks. I will try this way&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776350#M64286</guid>
      <dc:creator>ShahbazovT</dc:creator>
      <dc:date>2021-01-21T14:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linking columns</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776366#M64287</link>
      <description>&lt;P&gt;It's not really clear - a time table which is linked with your other tables and a calendar table ... it sounds quite complicated and does it really have a benefit?&lt;/P&gt;&lt;P&gt;Nothing is more simple as just to concatenate two fact-tables. Therefore I suggest to start with this approach.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-columns/m-p/1776366#M64287</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-01-21T14:42:27Z</dc:date>
    </item>
  </channel>
</rss>

