<?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: Join two tables in Qlik Compose in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1943001#M643</link>
    <description>&lt;P&gt;The version of august 2021&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 17:08:17 GMT</pubDate>
    <dc:creator>Ben_yedder</dc:creator>
    <dc:date>2022-06-13T17:08:17Z</dc:date>
    <item>
      <title>Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942948#M639</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":round_pushpin:"&gt;📍&lt;/span&gt; Hello&amp;nbsp;&lt;SPAN&gt;everyone,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;How can i join two tables in Qlik Compose ?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942948#M639</guid>
      <dc:creator>Ben_yedder</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942976#M640</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184841"&gt;@Ben_yedder&lt;/a&gt;&amp;nbsp; There are different methods to accommodate this in Compose.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;There is a whitepaper posted on community.qlik.com that discusses the modeling approach and benefits to CDC / incremental ETL and can be found here - &lt;A href="https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses-Documents/Modeling-Real-time-Data-Warehouses-in-Compose/ta-p/1724153" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses-Documents/Modeling-Real-time-Data-War...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option 1 - Use a LOOKUP in the ETL Mapping. The Lookup will perform a JOIN and allow you to map a column from the lookup table&amp;nbsp; and bring it into the target entity in the DWH Model.&lt;BR /&gt;Note that when running CDC workloads - changes to the lookup table do not drive the ETL. (Only changes to the table defined as the mapping source are seen).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Option 2 - Leave the data in a normalized state in the model.&amp;nbsp; and use the data mart layer to denormalize the data into the dimension/fact table.&lt;/P&gt;
&lt;P&gt;Please check the post below which shows with an example.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses/Join-two-tables-in-compose/td-p/1745044" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses/Join-two-tables-in-compose/td-p/1745044&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nanda&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 16:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942976#M640</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-06-13T16:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942984#M641</link>
      <description>&lt;P&gt;Can you explain more please, with pictures because i think that i don't have the same options as you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 16:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942984#M641</guid>
      <dc:creator>Ben_yedder</dc:creator>
      <dc:date>2022-06-13T16:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942990#M642</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184841"&gt;@Ben_yedder&lt;/a&gt; what version of Compose are you running?&lt;/P&gt;
&lt;P&gt;The white paper I shared explains it to you in detail. Please check out this link and download and review the information. If you need further assistance, please open a case with support and we will assist you with that.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses-Documents/Modeling-Real-time-Data-Warehouses-in-Compose/ta-p/1724153" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses-Documents/Modeling-Real-time-Data-Warehouses-in-Compose/ta-p/1724153&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 16:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1942990#M642</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-06-13T16:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1943001#M643</link>
      <description>&lt;P&gt;The version of august 2021&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 17:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1943001#M643</guid>
      <dc:creator>Ben_yedder</dc:creator>
      <dc:date>2022-06-13T17:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1943444#M650</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184841"&gt;@Ben_yedder&lt;/a&gt; August 2021 should have the option that's described in the white paper. So, please review and document and if you need further assistance, please open a case with support and we will assist you with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nanda&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 14:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-Qlik-Compose/m-p/1943444#M650</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-06-14T14:10:07Z</dc:date>
    </item>
  </channel>
</rss>

