<?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: Generate 1 row from multiple rows Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330881#M99919</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can group by name and number,&lt;/P&gt; 
&lt;P&gt;For the dates, I advise you to use the tAggregateRow component again, this time with the min and max function. so you will have the start and end date of your &lt;SPAN&gt;holiday&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2020 09:39:13 GMT</pubDate>
    <dc:creator>JohnRMK</dc:creator>
    <dc:date>2020-06-30T09:39:13Z</dc:date>
    <item>
      <title>Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330876#M99914</link>
      <description>&lt;P&gt;i have fields like this&lt;/P&gt; 
  &lt;P&gt;|sector|EmployeeNr|Name|Reason|startTime|EndTime|&lt;/P&gt; 
  &lt;P&gt;with this kind of sample data&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;PRE&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Marketing&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Holydays&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Henri&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;2019&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;03T07&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00.000Z&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;2019&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;03T15&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00.000Z&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;
&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Marketing&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Holydays&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;Henri&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;2019&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;04T07&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;00.000Z&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;2019&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;/PRE&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mczx"&gt;here&lt;/A&gt;</description>
      <pubDate>Mon, 29 Jun 2020 16:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330876#M99914</guid>
      <dc:creator>Reims</dc:creator>
      <dc:date>2020-06-29T16:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330877#M99915</link>
      <description>Hi 
&lt;BR /&gt;I think tAggregateRow component can meet your needs, please read the component documentation and learn this component, let me know if you have any questions. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 30 Jun 2020 03:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330877#M99915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-30T03:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330878#M99916</link>
      <description>Hi 
&lt;BR /&gt;I think tAggregateRow component can meet your needs, please read the component documentation and learn this component, let me know if you have any questions. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 30 Jun 2020 03:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330878#M99916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-30T03:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330879#M99917</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answer. yes i read a little bit about this component, and it almost works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The only thing is that it is not considering the consecutive days, so i m tryin to add one condition.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for example if paul has holydays from 02.06.2019 to 10.06.2019 and then from 15.09.2019 to 20.09.2019&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;By grouping on EmployeeNr, Reason and applying the min function on the start time and max function on the end time,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The result will be like Paul had holydays from 02.06.2019 to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BR&lt;/P&gt; 
&lt;P&gt;Reims&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 08:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330879#M99917</guid>
      <dc:creator>Reims</dc:creator>
      <dc:date>2020-06-30T08:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330880#M99918</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answer. yes i read a little bit about this component, and it almost works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The only thing is that it is not considering the consecutive days, so i m tryin to add one condition.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for example if paul has holydays from 02.06.2019 to 10.06.2019 and then from 15.09.2019 to 20.09.2019&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;By grouping on EmployeeNr, Reason and applying the min function on the start time and max function on the end time,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The result will be like Paul had holydays from 02.06.2019 to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BR&lt;/P&gt; 
&lt;P&gt;Reims&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 08:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330880#M99918</guid>
      <dc:creator>Reims</dc:creator>
      <dc:date>2020-06-30T08:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330881#M99919</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can group by name and number,&lt;/P&gt; 
&lt;P&gt;For the dates, I advise you to use the tAggregateRow component again, this time with the min and max function. so you will have the start and end date of your &lt;SPAN&gt;holiday&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330881#M99919</guid>
      <dc:creator>JohnRMK</dc:creator>
      <dc:date>2020-06-30T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330882#M99920</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can group by name and number,&lt;/P&gt; 
&lt;P&gt;For the dates, I advise you to use the tAggregateRow component again, this time with the min and max function. so you will have the start and end date of your &lt;SPAN&gt;holiday&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330882#M99920</guid>
      <dc:creator>JohnRMK</dc:creator>
      <dc:date>2020-06-30T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330883#M99921</link>
      <description>&lt;P&gt;Hi John,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answer. As said earlier it almost works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The only thing is that it is not considering the consecutive days, so i m tryin to add one condition.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for example if paul has holydays on 02.06.2019, 03.06.2019, 04.06.2019, 05.06.2019, 06.06.2019, 07.06.2019, 08.06.2019, 09.06.2019&amp;nbsp; 10.06.2019 and then&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;on 15.09.2019, 16.09.2019, 17.09.2019, 18.09.2019, 19.09.2019 and 20.09.2019&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;By grouping on EmployeeNr, Reason and applying the min function on the start time and max function on the end time,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The result will be like Paul had holydays from 02.06.2019 to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Or i want to obtain is Paul had holydays from&amp;nbsp;02.06.2019 to 10.06.2019. an then paul had holydays again from 15.09.2019&amp;nbsp;to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BR&lt;/P&gt; 
&lt;P&gt;Reims&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 09:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330883#M99921</guid>
      <dc:creator>Reims</dc:creator>
      <dc:date>2020-06-30T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generate 1 row from multiple rows Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330884#M99922</link>
      <description>&lt;P&gt;Hi John,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answer. As said earlier it almost works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The only thing is that it is not considering the consecutive days, so i m tryin to add one condition.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for example if paul has holydays on 02.06.2019, 03.06.2019, 04.06.2019, 05.06.2019, 06.06.2019, 07.06.2019, 08.06.2019, 09.06.2019&amp;nbsp; 10.06.2019 and then&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;on 15.09.2019, 16.09.2019, 17.09.2019, 18.09.2019, 19.09.2019 and 20.09.2019&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;By grouping on EmployeeNr, Reason and applying the min function on the start time and max function on the end time,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The result will be like Paul had holydays from 02.06.2019 to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Or i want to obtain is Paul had holydays from&amp;nbsp;02.06.2019 to 10.06.2019. an then paul had holydays again from 15.09.2019&amp;nbsp;to 20.09.2019.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BR&lt;/P&gt; 
&lt;P&gt;Reims&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 09:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-1-row-from-multiple-rows-Talend/m-p/2330884#M99922</guid>
      <dc:creator>Reims</dc:creator>
      <dc:date>2020-06-30T09:46:56Z</dc:date>
    </item>
  </channel>
</rss>

