<?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: Make Transformation on a File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Make-Transformation-on-a-File/m-p/2322610#M92534</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;May somebody advice me please&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2017 12:05:47 GMT</pubDate>
    <dc:creator>idembel2</dc:creator>
    <dc:date>2017-07-12T12:05:47Z</dc:date>
    <item>
      <title>Make Transformation on a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-Transformation-on-a-File/m-p/2322609#M92533</link>
      <description>&lt;P&gt;Morning All,&lt;/P&gt; 
&lt;P&gt;I have a file which look like bellow:&lt;/P&gt; 
&lt;PRE&gt;Company;User_ID;Matricule;User_Name;Services;Holiday_Type;Days;Satrt_Date;End_Date
VOL;vol_e_borsato;306;BORSATO Estelle;COM C; Sick ; 1.00; 21/06/2017;21/06/2017
VOL;vol_e_borsato;306;BORSATO Estelle;COM C; Sick ; 2.00; 22/06/2017;23/06/2017
VOL;vol_e_borsato;306;BORSATO Estelle;COM C;Recup ; 3.00; 01/06/2017;03/06/2017
VOL;vol_e_borsato;306;BORSATO Estelle;COM C; Sick ; 3.00; 25/06/2017;27/06/2017

FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C;Wedding ;1.00; 09/06/2017;09/06/2017
FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C;Wedding ;1.00; 12/06/2017;12/06/2017
FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C; Recup  ;2.00; 15/06/2017;16/06/2017

SAD;sad_g_broise;19;BROISE Gilles;COM C; School ;1.00; 02/06/2017;02/06/2017
SAD;sad_g_broise;19;BROISE Gilles;COM C; School ;3.00; 03/06/2017;05/06/2017&lt;BR /&gt;&lt;BR /&gt;MOR;mor_e_carvalho;6;CARVALHO Edith;ADM A;Sick; 2.00;  06/06/2017;07/06/2017&lt;BR /&gt;MOR;mor_e_carvalho;6;CARVALHO Edith;ADM A;Sick; 1.00;  08/06/2017;09/06/2017&lt;BR /&gt;MOR;mor_e_carvalho;6;CARVALHO Edith;ADM A;Sick; 3.00;  10/06/2017;12/06/2017&lt;/PRE&gt; 
&lt;P&gt;And i need to unite Rows for the same person identify by (Company,User_ID, User_Name, Services)&amp;nbsp;where "Holiday_Type" are the same and the (End_Date + 1 day) of first Row equal the (End_Date) of the second Row.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For instance, i want to get this output:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Company;User_ID;Matricule;User_Name;Services;Holiday_Type;Days;Satrt_Date;End_Date
VOL;vol_e_borsato;306;BORSATO Estelle;COM C; Sick ; 3.00; 21/06/2017;23/06/2017
VOL;vol_e_borsato;306;BORSATO Estelle;COM C;Recup ; 3.00; 01/06/2017;03/06/2017
VOL;vol_e_borsato;306;BORSATO Estelle;COM C; Sick ; 3.00; 25/06/2017;27/06/2017

FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C;Wedding ;1.00; 09/06/2017;09/06/2017
FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C;Wedding ;1.00; 12/06/2017;12/06/2017
FAR;far_k_boufrouh;117;BOUFROUH Karim;LOG C; Recup  ;2.00; 15/06/2017;16/06/2017

SAD;sad_g_broise;19;BROISE Gilles;COM C; School ;4.00; 02/06/2017;05/06/2017

MOR;mor_e_carvalho;6;CARVALHO Edith;ADM A;Sick; 6.00;  06/06/2017;12/06/2017&lt;/PRE&gt; 
&lt;P&gt;Thank you for help,&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-Transformation-on-a-File/m-p/2322609#M92533</guid>
      <dc:creator>idembel2</dc:creator>
      <dc:date>2017-07-11T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Make Transformation on a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-Transformation-on-a-File/m-p/2322610#M92534</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;May somebody advice me please&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 12:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-Transformation-on-a-File/m-p/2322610#M92534</guid>
      <dc:creator>idembel2</dc:creator>
      <dc:date>2017-07-12T12:05:47Z</dc:date>
    </item>
  </channel>
</rss>

