<?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: Regarding the Joins in Tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Regarding-the-Joins-in-Tmap/m-p/2356694#M122154</link>
    <description>&lt;P&gt;Do not join the inputs, unless you have a natural join which is not optional. Use the tMap variables (from the box in between the inputs and outputs) to "join" the optional inputs. Use some logic similar to this.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;row1.column.equals(row2.column)&lt;/PRE&gt;&lt;P&gt;Then use that variables in the output logic for the output table. The variable will need to be set as a boolean (the code above returns a boolean). This way you can add all sorts of bespoke logic to your tMap.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 11:43:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-26T11:43:05Z</dc:date>
    <item>
      <title>Regarding the Joins in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Regarding-the-Joins-in-Tmap/m-p/2356693#M122153</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am joining two columns in Tmap (inner join).&lt;/P&gt;&lt;P&gt;But the case is any one of the column data got matches that record should flow ( not mandatory for the two values to get matched).&lt;/P&gt;&lt;P&gt;What all the steps I need to take care in table level and talend level.&lt;/P&gt;&lt;P&gt;Ex : Main flow columns&amp;nbsp;1,2&lt;/P&gt;&lt;P&gt;look up columns&amp;nbsp;a,b&lt;/P&gt;&lt;P&gt;Joining 1 with a and 2 with b..&lt;/P&gt;&lt;P&gt;if any of the join condition is true (1=a or 2=b)&amp;nbsp;I want to that value to flow.&lt;/P&gt;&lt;P&gt;It should pass even any one of&amp;nbsp;the column data&amp;nbsp;is null, any how I will handle the nulls but if the one&amp;nbsp;column data is empty it should flow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Viswanatha Challa&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 10:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Regarding-the-Joins-in-Tmap/m-p/2356693#M122153</guid>
      <dc:creator>Viswa560</dc:creator>
      <dc:date>2017-09-26T10:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the Joins in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Regarding-the-Joins-in-Tmap/m-p/2356694#M122154</link>
      <description>&lt;P&gt;Do not join the inputs, unless you have a natural join which is not optional. Use the tMap variables (from the box in between the inputs and outputs) to "join" the optional inputs. Use some logic similar to this.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;row1.column.equals(row2.column)&lt;/PRE&gt;&lt;P&gt;Then use that variables in the output logic for the output table. The variable will need to be set as a boolean (the code above returns a boolean). This way you can add all sorts of bespoke logic to your tMap.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 11:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Regarding-the-Joins-in-Tmap/m-p/2356694#M122154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T11:43:05Z</dc:date>
    </item>
  </channel>
</rss>

