<?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: Loop with Tmap component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304980#M76696</link>
    <description>Hi &lt;BR /&gt;How can I work with these components ? I wanto work on my table, for example :&lt;BR /&gt; one user may have several dates (so serveral lines in the table) I want to keep the last date in time, how can I do ?&lt;BR /&gt;Thanks for your help !</description>
    <pubDate>Wed, 30 May 2012 10:44:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-30T10:44:06Z</dc:date>
    <item>
      <title>Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304976#M76692</link>
      <description>Hi
&lt;BR /&gt;I'm currently trying to find a solution to transfert files to a new Outputfile, but with i big work on the data transfered.
&lt;BR /&gt;I'm actually stuck with this problem:
&lt;BR /&gt;I need to make a loop within my SQL request. I don't think it is possible to make it happen with Tmap component, but is there any other tool that I could use?
&lt;BR /&gt;It's hard to explain what I need to do and I don't know if I'm clear but I'm trying !!
&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Tue, 29 May 2012 09:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304976#M76692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T09:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304977#M76693</link>
      <description>Hi&lt;BR /&gt;I think maybe you want to save all data manipulated in tMap as a cache, right?&lt;BR /&gt;But i'm sorry. tMap cannot do that.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 29 May 2012 09:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304977#M76693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304978#M76694</link>
      <description>Hi &lt;BR /&gt;Is there a componenent that can make a loop on a table and give a result that Tmap can use ?&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Tue, 29 May 2012 10:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304978#M76694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T10:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304979#M76695</link>
      <description>Hi
&lt;BR /&gt;You might try tHashOutput and tHashInput. But these components will save data into memory and cost system resources.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 29 May 2012 10:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304979#M76695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T10:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304980#M76696</link>
      <description>Hi &lt;BR /&gt;How can I work with these components ? I wanto work on my table, for example :&lt;BR /&gt; one user may have several dates (so serveral lines in the table) I want to keep the last date in time, how can I do ?&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Wed, 30 May 2012 10:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304980#M76696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-30T10:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304981#M76697</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi &lt;BR /&gt;I wanto work on my table, for example :&lt;BR /&gt; one user may have several dates (so serveral lines in the table) I want to keep the last date in time, how can I do ?&lt;BR /&gt;Thanks for your help !&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I think you need the tAggregateRow component to get the max date group by the user.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 30 May 2012 11:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304981#M76697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-30T11:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Loop with Tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304982#M76698</link>
      <description>Ok thanks, do you haéve any tutorials to help to understand how it works ?&lt;BR /&gt;I want to get one date (the latest in time) for each user of the table, so I group by part_adn (user) and try to get the date in question (prm_deb), how should I do ? &lt;BR /&gt;I'm trying different things but I don't get it: "Warning:the operation 'max' for the output column 'PRM_DEB' can't be processed because of incompatible input and/or output types"&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Wed, 30 May 2012 13:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-with-Tmap-component/m-p/2304982#M76698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-30T13:36:01Z</dc:date>
    </item>
  </channel>
</rss>

