<?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 use tMap to combine two tables with different headers in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325362#M94969</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOOXAA4"&gt;@DarrylSSY&lt;/A&gt;,please do the below way in tmap.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxc5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140953iE90A1D43277E40E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxc5.png" alt="0683p000009Lxc5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 10:39:22 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-05-14T10:39:22Z</dc:date>
    <item>
      <title>How to use tMap to combine two tables with different headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325360#M94967</link>
      <description>&lt;P&gt;Hello, I currently have 2 tables that I would like to combine. However, when I try combining them using tMap, the columns from one of the table is empty.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Here is the first table:&lt;/P&gt; 
&lt;P&gt;ID | Username | Age&lt;/P&gt; 
&lt;P&gt;1 | Adam | 19&lt;/P&gt; 
&lt;P&gt;2 | Sam | 21&lt;/P&gt; 
&lt;P&gt;3 | Alex | 18&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is the second table:&lt;/P&gt; 
&lt;P&gt;Username | Earning&lt;/P&gt; 
&lt;P&gt;Sam | 291.2&lt;/P&gt; 
&lt;P&gt;Alex | 182.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is the output I want&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;ID | Username | Age | Earning&lt;/P&gt; 
&lt;P&gt;2 | Sam | 21 | 291.2&lt;/P&gt; 
&lt;P&gt;3 | Alex | 18 | 182.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Currently, my tMap outputs this:&lt;/P&gt; 
&lt;P&gt;ID | Username | Age | Earning&lt;/P&gt; 
&lt;P&gt;NULL | NULL | NULL | 291.2&lt;/P&gt; 
&lt;P&gt;NULL | NULL | NULL | 182.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How can I go around doing so and solving this issue? Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325360#M94967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tMap to combine two tables with different headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325361#M94968</link>
      <description>&lt;P&gt;I believe this is what you need to setup at your tMap expressions so that you will get the exact same match for the two inputs.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tMap-TC1.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxc4.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144974iAC55B8C18A552A9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxc4.jpg" alt="0683p000009Lxc4.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;All you need to do is have your match model and join model change as per your requirement.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 10:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325361#M94968</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2018-05-14T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tMap to combine two tables with different headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325362#M94969</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOOXAA4"&gt;@DarrylSSY&lt;/A&gt;,please do the below way in tmap.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxc5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140953iE90A1D43277E40E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxc5.png" alt="0683p000009Lxc5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 10:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325362#M94969</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-14T10:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tMap to combine two tables with different headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325363#M94970</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOOXAA4"&gt;@DarrylSSY&lt;/A&gt;,still do yo0ou have issue?&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tMap-to-combine-two-tables-with-different-headers/m-p/2325363#M94970</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-22T08:27:46Z</dc:date>
    </item>
  </channel>
</rss>

