<?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: minDate and maxDate on tmap filtering in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277147#M53010</link>
    <description>what about tAggregateRow is not working?&lt;BR /&gt;are you using a Date datatype?</description>
    <pubDate>Fri, 09 Jan 2015 16:34:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-09T16:34:11Z</dc:date>
    <item>
      <title>minDate and maxDate on tmap filtering</title>
      <link>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277146#M53009</link>
      <description>Hello,&lt;BR /&gt;I want to implement a where clause in tmap filtering rather than in the input component query. What i want to do is retrieve and load data based on the minimum and maximum load date for all records. tAggregateRow is not producing the desired result. Any suggestions?&lt;BR /&gt;Many thanks.</description>
      <pubDate>Fri, 09 Jan 2015 16:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277146#M53009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-09T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: minDate and maxDate on tmap filtering</title>
      <link>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277147#M53010</link>
      <description>what about tAggregateRow is not working?&lt;BR /&gt;are you using a Date datatype?</description>
      <pubDate>Fri, 09 Jan 2015 16:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277147#M53010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-09T16:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: minDate and maxDate on tmap filtering</title>
      <link>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277148#M53011</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;what about tAggregateRow is not working?&lt;BR /&gt;are you using a Date datatype?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I wouldn't say tAggregateRow is not working but i'm not getting the results that i want. I am working with very unstructured data that needs creativity. Yes - the data type is "date"
&lt;BR /&gt;What i want is pull all records for a specific date (MAX) even with duplicates where it does exist.
&lt;BR /&gt;Snippet of the clause currently in the input component
&lt;BR /&gt;WHERE&amp;nbsp; \"Date\" = (SELECT MAX(\"Date\") FROM \"Data\")
&lt;BR /&gt;AND&amp;nbsp; EXTRACT (YEAR FROM \"Period\")= 2008
&lt;BR /&gt;Second part implemented in tMap and works 
&lt;BR /&gt;&amp;nbsp;(row1.Period != null &amp;amp;&amp;amp; TalendDate.formatDate("yyyy",row1.Period).equals("2008"))</description>
      <pubDate>Fri, 09 Jan 2015 16:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/minDate-and-maxDate-on-tmap-filtering/m-p/2277148#M53011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-09T16:46:05Z</dc:date>
    </item>
  </channel>
</rss>

