<?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 acheive this &amp;lt;= join condition in tjoin or tmap component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372334#M135185</link>
    <description>&lt;P&gt;You need do cross join and then in tMap output section enable filter with that condition. ​&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jul 2020 00:46:29 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-07-31T00:46:29Z</dc:date>
    <item>
      <title>How to acheive this &lt;= join condition in tjoin or tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372333#M135184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this query &lt;/P&gt;&lt;P&gt;select TBL1.*&lt;/P&gt;&lt;P&gt;from TBL1,&lt;/P&gt;&lt;P&gt;TBL2&lt;/P&gt;&lt;P&gt;inner join&amp;nbsp;&lt;/P&gt;&lt;P&gt;ON trim(TBL1.ROWID)=trim(TBL2.ROWID)&lt;/P&gt;&lt;P&gt;CAST(CAST(TBL2.CREATE_DATE AS TIMESTAMP) as DATE)&amp;lt;=CAST(CAST(TBL1.CREATE_DATE AS TIMESTAMP) as DATE)&lt;/P&gt;&lt;P&gt;which needs to be translated into Talend job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first join condition (&lt;/P&gt;&lt;P&gt;trim(TBL1.ROWID)=trim(TBL2.ROWID)) is not a problem to achieve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how to implement the second join condition CAST(CAST(TBL2.CREATE_DATE AS TIMESTAMP) as DATE)&amp;lt;=CAST(CAST(TBL1.CREATE_DATE AS TIMESTAMP) as DATE) is what i need help with...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to translate the second joining condition in Talend??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 21:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372333#M135184</guid>
      <dc:creator>venkatadilip</dc:creator>
      <dc:date>2020-07-30T21:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to acheive this &lt;= join condition in tjoin or tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372334#M135185</link>
      <description>&lt;P&gt;You need do cross join and then in tMap output section enable filter with that condition. ​&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 00:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372334#M135185</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-07-31T00:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to acheive this &lt;= join condition in tjoin or tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372335#M135186</link>
      <description>&lt;P&gt;Thank you @Manohar B​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 18:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-acheive-this-lt-join-condition-in-tjoin-or-tmap-component/m-p/2372335#M135186</guid>
      <dc:creator>venkatadilip</dc:creator>
      <dc:date>2020-08-03T18:03:02Z</dc:date>
    </item>
  </channel>
</rss>

