<?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: Compare one date with another specific date in Tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360895#M125380</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After I added Var. I still got error which showed "The method compareDate(Date) is undefined for the type date". I checked I changed data type to "Date" for variables&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 19:40:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-01T19:40:11Z</dc:date>
    <item>
      <title>Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360892#M125377</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to compare one date with 5/1/2018 so I create two local variables and then use compareDate but it doesn't work -&amp;nbsp; V2 can not be resolved as a variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please advise me. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;V1:&amp;nbsp; &amp;nbsp; &amp;nbsp; TalendDate.parseDate("MM/dd/yyyy",row1.ETD)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;V2:&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;TalendDate.parseDate("MM/dd/yyyy","05-01-2018")&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Output:&amp;nbsp; &amp;nbsp;&amp;nbsp;V1.compareDate(V2)&amp;gt;=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 16:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360892#M125377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360893#M125378</link>
      <description>&lt;P&gt;Have a look to document for TalendDate routines.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/_Qg2guINsDl6hsiB7uKWzQ/FbEV9SOAKgdqROp7dcKOQw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/_Qg2guINsDl6hsiB7uKWzQ/FbEV9SOAKgdqROp7dcKOQw&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 16:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360893#M125378</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360894#M125379</link>
      <description>&lt;P&gt;If you created variables in tMap then you have to refer variable with prefix Var.V1 or Var.V2.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Var.V1.compareDate(Var.V2)&amp;gt;=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 17:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360894#M125379</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-06-01T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360895#M125380</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After I added Var. I still got error which showed "The method compareDate(Date) is undefined for the type date". I checked I changed data type to "Date" for variables&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 19:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360895#M125380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360896#M125381</link>
      <description>&lt;P&gt;is it possible to provide screen shot of job and tMap configuration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 19:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360896#M125381</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-06-01T19:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360897#M125382</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyE9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134288iE4418D50C1D51D4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyE9.png" alt="0683p000009LyE9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lync.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131308iE1DDD98175AD7343/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lync.png" alt="0683p000009Lync.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please see above&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 19:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360897#M125382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T19:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360898#M125383</link>
      <description>&lt;P&gt;try this&amp;nbsp;TalendDate.compareDate(Var.ETDate,Var.D0501)&amp;gt;=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 20:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360898#M125383</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-06-01T20:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360899#M125384</link>
      <description>&lt;P&gt;After I run with "&lt;SPAN&gt;TalendDate.compareDate(Var.ETDate,Var.D0501)&amp;gt;=0" I got below error info -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 858px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lynh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144328i0EEE9CB37E8E335C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lynh.png" alt="0683p000009Lynh.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360899#M125384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T21:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compare one date with another specific date in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360900#M125385</link>
      <description>Check this conversation 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vClScCAK" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Date-in-string-with-compare-value-in-Tmap/td-p/79371&lt;/A&gt;</description>
      <pubDate>Fri, 01 Jun 2018 23:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-one-date-with-another-specific-date-in-Tmap/m-p/2360900#M125385</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T23:20:39Z</dc:date>
    </item>
  </channel>
</rss>

