Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
lmit
Creator II
Creator II

new line separator

Hi All,

I have a input file like below

0695b00000UxxijAAB.pngthe data in 2 columns are single row

my requirement is - in date1 col we have 2 dates and date2 col has 3 dates

so my output should be like below

0695b00000UxxkQAAR.pngThe records in the cell are separated by new line (\n)the <default value> is based on date 2 col as its having 3 dates entries.

If date1 col has one date then the default values should in 2 entries

Anyone can please help me to how to achieve in talend

Thanks in advance,

lmit

Labels (2)
11 Replies
lmit
Creator II
Creator II
Author

Hi @Shicong Hong​ ,i tried as you suggested but still the 3rd record is missing

 

after normalize component the 2 files look like

 

0695b00000UyBRhAAN.png 

after lookup with left outer join the result is like

 

0695b00000UyBSLAA3.png 

any other suggestions would really appreciate

 

thanks in advance,

lmit

lmit
Creator II
Creator II
Author

Hi ,

 

any suggestions please

 

thanks in advance,

lmit