<?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 Join two tables in compose in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1745044#M126</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Total newbie here, so any help is appreciated. I have two tables A &amp;amp; B&lt;BR /&gt;A&lt;BR /&gt;C1 C2 C3 --&amp;gt; C1 is Key&lt;BR /&gt;B&lt;BR /&gt;C2 C4 C5 --&amp;gt; C2 is key&lt;BR /&gt;My requirement is to j&lt;STRONG&gt;oin A and B on C2 and bring C3 into the output flow with table A into data warehouse&lt;/STRONG&gt;. Kindly help me with this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
    <dc:creator>Aami</dc:creator>
    <dc:date>2025-03-14T20:49:07Z</dc:date>
    <item>
      <title>Join two tables in compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1745044#M126</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Total newbie here, so any help is appreciated. I have two tables A &amp;amp; B&lt;BR /&gt;A&lt;BR /&gt;C1 C2 C3 --&amp;gt; C1 is Key&lt;BR /&gt;B&lt;BR /&gt;C2 C4 C5 --&amp;gt; C2 is key&lt;BR /&gt;My requirement is to j&lt;STRONG&gt;oin A and B on C2 and bring C3 into the output flow with table A into data warehouse&lt;/STRONG&gt;. Kindly help me with this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&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-compose/m-p/1745044#M126</guid>
      <dc:creator>Aami</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1745241#M127</link>
      <description>Hi Aami,&lt;BR /&gt;AS with most data integration products, there are different methods to accomodate this in Compose.&lt;BR /&gt;&lt;BR /&gt;Option 1 - Use a LOOKUP in the ETL Mapping. The Lookup will perform a JOIN and allow you to map column from the lookup table (in this case B) 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 change to the table defined as the mapping source are seen).&lt;BR /&gt;Option 2 - Leave teh data in a normalized state in the model. A and B are managed as separate entities and use the data mart layer denormalize the data into the dimension / fact table.&lt;BR /&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"&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;BR /&gt;&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Fri, 18 Sep 2020 17:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1745241#M127</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2020-09-18T17:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables in compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1760500#M169</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/109210"&gt;@TimGarrod&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Hi Aami,&amp;nbsp;&lt;A href="https://happywheels2.io" target="_self"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;happy wheels&lt;/FONT&gt;&lt;/A&gt;&lt;BR /&gt;AS with most data integration products, there are different methods to accomodate this in Compose.&lt;BR /&gt;&lt;BR /&gt;Option 1 - Use a LOOKUP in the ETL Mapping. The Lookup will perform a JOIN and allow you to map column from the lookup table (in this case B) 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 change to the table defined as the mapping source are seen).&lt;BR /&gt;Option 2 - Leave teh data in a normalized state in the model. A and B are managed as separate entities and use the data mart layer denormalize the data into the dimension / fact table.&lt;BR /&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-Warehouses-in-Compose/ta-p/1724153&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank you I will give it a look&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 08:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Join-two-tables-in-compose/m-p/1760500#M169</guid>
      <dc:creator>joeyrohr</dc:creator>
      <dc:date>2020-11-12T08:42:55Z</dc:date>
    </item>
  </channel>
</rss>

