<?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: [resolved] How to compare dates in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247839#M32890</link>
    <description>Thanks Lino! It worked.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 06 Dec 2012 01:12:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-06T01:12:25Z</dc:date>
    <item>
      <title>[resolved] How to compare dates in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247837#M32888</link>
      <description>Hi, 
&lt;BR /&gt;I have two Oracle tables. TableA is the source table and TableB is the datamart table. Both tables have the same structure. What I want to do is to update datamart's TableB with data from TableA. 
&lt;BR /&gt;I have loaded the data from both tables in a HashOutput component and I have made TableB a lookup for Table A. 
&lt;BR /&gt;To update my datamart, I just wanted to look for data where tableA.row_changed_date is greater than tableB.row_changed_date. 
&lt;BR /&gt;I've tried using TalendDate.CompareDate but it seems like it's not working since it's not giving the expected result. Attach is my tmap mapping.. Can someone please check if I'm doing anything wrong? What is the best way to do date comparison in Talend? 
&lt;BR /&gt;I am using TOS5.2. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Josephine</description>
      <pubDate>Mon, 03 Dec 2012 03:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247837#M32888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-03T03:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to compare dates in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247838#M32889</link>
      <description>Hi, Josephine, &lt;BR /&gt;Try this TalendDate.diffDate(tableA.row_changed_date,   tableB.row_changed_date,"dd") &amp;gt; 0</description>
      <pubDate>Mon, 03 Dec 2012 12:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247838#M32889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-03T12:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to compare dates in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247839#M32890</link>
      <description>Thanks Lino! It worked.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 06 Dec 2012 01:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-compare-dates-in-Talend/m-p/2247839#M32890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-06T01:12:25Z</dc:date>
    </item>
  </channel>
</rss>

