<?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 filter based on date time? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252241#M35932</link>
    <description>I have been trying to filter the date time for a specific hour on a particular day with 
&lt;B&gt;tFilterRow &lt;/B&gt;but can't get it to work. So far I have only been able to filter for the particular day. I am having trouble filtering the hour.
&lt;BR /&gt;Can you please share an example of how to filter for an hour like 5pm? (5pm GMT is 23:00 Central Standard Time)
&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 14 Feb 2017 00:41:49 GMT</pubDate>
    <dc:creator>talendtester</dc:creator>
    <dc:date>2017-02-14T00:41:49Z</dc:date>
    <item>
      <title>How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252238#M35929</link>
      <description>I am reading from a delimited file and trying to filter for only the rows of date within a &lt;B&gt;specific date time range&lt;/B&gt;.&lt;BR /&gt;I found this for dates:&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=How+to+compare+Dates&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=How+to+compare+Dates&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;&lt;B&gt;How can I make it compare Date Times?&lt;/B&gt;&lt;BR /&gt;I am trying this:&lt;BR /&gt;context.myStartDate ="2017-02-03 23:00:00"&lt;BR /&gt;context.myEndDate&amp;nbsp;&amp;nbsp; ="2017-02-04 00:00:00"&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TalendDate.compareDate( input_row.newColumn5, context.myStartDate,"yyyy-MM-dd HH:mm:ss") &amp;gt; 0&lt;BR /&gt;&amp;amp;&amp;amp; TalendDate.compareDate( input_row.newColumn5, context.myEndDate,&amp;nbsp; "yyyy-MM-dd HH:mm:ss") &amp;lt; 1&lt;BR /&gt;&lt;BR /&gt;Is it possible with a job that looks like this?&lt;BR /&gt;tFileInputDelimited &amp;gt; &lt;B&gt;tFilterRow&lt;/B&gt; &amp;gt; tFileOutputDelimited</description>
      <pubDate>Wed, 08 Feb 2017 00:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252238#M35929</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-08T00:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252239#M35930</link>
      <description>Can anyone answer?</description>
      <pubDate>Mon, 13 Feb 2017 22:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252239#M35930</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-13T22:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252240#M35931</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Can anyone answer?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;What is Your problem?
&lt;BR /&gt;Yes You can use tFilterRow or tMap with filter conditions
&lt;BR /&gt;for examples&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Monaco"&gt;TalendDate.diffDate or&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Monaco"&gt;TalendDate.compareDate&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 14 Feb 2017 00:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252240#M35931</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-14T00:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252241#M35932</link>
      <description>I have been trying to filter the date time for a specific hour on a particular day with 
&lt;B&gt;tFilterRow &lt;/B&gt;but can't get it to work. So far I have only been able to filter for the particular day. I am having trouble filtering the hour.
&lt;BR /&gt;Can you please share an example of how to filter for an hour like 5pm? (5pm GMT is 23:00 Central Standard Time)
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 14 Feb 2017 00:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252241#M35932</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-14T00:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252242#M35933</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I have been trying to filter the date time for a specific hour on a particular day with &lt;B&gt;tFilterRow &lt;/B&gt;but can't get it to work. So far I have only been able to filter for the particular day. I am having trouble filtering the hour.&lt;BR /&gt;Can you please share an example of how to filter for an hour like 5pm? (5pm GMT is 23:00 Central Standard Time)&lt;BR /&gt;Thanks&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Sure
&lt;BR /&gt;You always must convert data to same format, so if You need example - please attach sample data set</description>
      <pubDate>Tue, 14 Feb 2017 02:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252242#M35933</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-14T02:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252243#M35934</link>
      <description>&lt;B&gt;myDate&lt;/B&gt;&lt;BR /&gt;2017-02-03 23:30:57&lt;BR /&gt;2017-02-03 23:13:49&lt;BR /&gt;2017-02-03 23:30:19&lt;BR /&gt;2017-02-03 23:27:34&lt;BR /&gt;2017-02-03 23:19:40&lt;BR /&gt;2017-02-03 23:46:29&lt;BR /&gt;2017-02-03 23:06:06&lt;BR /&gt;2017-02-03 23:48:32&lt;BR /&gt;2017-02-03 23:52:16&lt;BR /&gt;2017-02-03 23:50:44&lt;BR /&gt;2017-02-03 23:52:16&lt;BR /&gt;2017-02-03 23:43:30&lt;BR /&gt;2017-02-03 23:43:22&lt;BR /&gt;2017-02-03 23:42:01&lt;BR /&gt;2017-02-03 23:03:19&lt;BR /&gt;2017-02-03 22:31:42&lt;BR /&gt;2017-02-03 22:27:38&lt;BR /&gt;2017-02-03 22:52:26&lt;BR /&gt;2017-02-03 22:35:15&lt;BR /&gt;2017-02-03 22:45:49&lt;BR /&gt;2017-02-03 22:16:10&lt;BR /&gt;2017-02-03 22:05:28&lt;BR /&gt;2017-02-03 22:00:28&lt;BR /&gt;2017-02-03 22:44:11&lt;BR /&gt;2017-02-03 22:07:05&lt;BR /&gt;2017-02-03 22:39:52&lt;BR /&gt;2017-02-03 22:35:17&lt;BR /&gt;2017-02-03 22:38:33&lt;BR /&gt;2017-02-03 22:53:15&lt;BR /&gt;2017-02-03 22:37:19&lt;BR /&gt;2017-02-03 22:37:48&lt;BR /&gt;2017-02-03 22:42:46&lt;BR /&gt;2017-02-03 22:20:02&lt;BR /&gt;2017-02-03 22:37:45&lt;BR /&gt;2017-02-03 22:38:18&lt;BR /&gt;2017-02-03 22:38:55&lt;BR /&gt;2017-02-03 22:52:02&lt;BR /&gt;2017-02-03 22:08:29&lt;BR /&gt;2017-02-03 22:06:54&lt;BR /&gt;2017-02-03 22:17:52&lt;BR /&gt;2017-02-03 22:43:04&lt;BR /&gt;2017-02-03 22:37:56&lt;BR /&gt;2017-02-03 22:15:54&lt;BR /&gt;2017-02-03 22:11:29&lt;BR /&gt;2017-02-03 22:11:56&lt;BR /&gt;2017-02-03 22:48:49&lt;BR /&gt;2017-02-03 22:08:48&lt;BR /&gt;2017-02-03 22:40:58</description>
      <pubDate>Tue, 14 Feb 2017 03:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252243#M35934</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-14T03:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252244#M35935</link>
      <description>please 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDG8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134966i6612F00B262B3D86/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDG8.png" alt="0683p000009MDG8.png" /&gt;&lt;/span&gt;&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDDA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157370i34920AA7C525D5B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDDA.png" alt="0683p000009MDDA.png" /&gt;&lt;/span&gt;&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD5b.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149683i34B6D4401B1113B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD5b.png" alt="0683p000009MD5b.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;same with tFilterRow 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD2N.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154286i175707106C464FA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD2N.png" alt="0683p000009MD2N.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDGD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131285i70C7C9B09E9A3E9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDGD.png" alt="0683p000009MDGD.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 14 Feb 2017 03:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252244#M35935</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-14T03:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252245#M35936</link>
      <description>So use a &lt;B&gt;tMap &lt;/B&gt;instead of a &lt;B&gt;tFilterRow&lt;/B&gt;?</description>
      <pubDate>Tue, 14 Feb 2017 03:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252245#M35936</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-14T03:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252246#M35937</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;So use a &lt;B&gt;tMap &lt;/B&gt;instead of a &lt;B&gt;tFilterRow&lt;/B&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;any</description>
      <pubDate>Tue, 14 Feb 2017 03:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252246#M35937</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-14T03:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252247#M35938</link>
      <description>ok, thanks!</description>
      <pubDate>Tue, 14 Feb 2017 03:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252247#M35938</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2017-02-14T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252248#M35939</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ok, thanks!&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;welcome! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;this is why I ask - what is the problem?&lt;BR /&gt;why it not work in Your case? (I of course sure - You was tested it and not just ask how to do something &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;BR /&gt;there are many reasons for wrong work of some real Job</description>
      <pubDate>Tue, 14 Feb 2017 03:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252248#M35939</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-14T03:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252249#M35940</link>
      <description>&lt;P&gt;How can we filter files based on Date from a directory and print those filename.&lt;/P&gt; 
&lt;P&gt;for example i want to copy all the file to other folder which is 6 months old.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252249#M35940</guid>
      <dc:creator>sbxr</dc:creator>
      <dc:date>2020-01-03T14:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter based on date time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252250#M35941</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLYpAAO"&gt;@sbxr&lt;/A&gt;&amp;nbsp;, use a tFileList to iterate each file in the directory, and then use a tFileProperties to read the file properties including mtime, filename etc, check the mtime to determine if it is needed to move.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 17:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-based-on-date-time/m-p/2252250#M35941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-03T17:52:29Z</dc:date>
    </item>
  </channel>
</rss>

