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: 
DY94
Contributor II
Contributor II

How to Create a Custom Date in Talend

Hello Community,

I want to create a date from ( 28 / 03 / 2022 -> 30 / 03/ 2057) is it possible ?

Thanks.

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

If we understand your requirement very well, you could use a tRowGenerator to generate a list of dates of your choosing, then use a tMap to create all the derived fields from that date.

Hope it helps.

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

If we understand your requirement very well, you could use a tRowGenerator to generate a list of dates of your choosing, then use a tMap to create all the derived fields from that date.

Hope it helps.

Best regards

Sabrina