Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I have a delimited flat file of 1000 lines, I want to divide it into 3 files, depending on the value of column 0, how do I do this? If the value of column 0 is == 1, go to a file; if the value is == 2 it goes to another file.
Thanks!
Hi,
Are you saying that you are still facing the issue? I hope my previous post solves your query.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Thanks!
This is the solution to my problem