Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I just want to ask how to perform a Field Breaks in Talend Studio? or any workaround to this in extraction? . I have a txt file with specific character delimited and I cant do it in tFileDelimited component.
Here is a screenshot of the sample file
Hello
You can try with tFileInputPositional component which extracts fields based on the position of fields.
Regards
Shicong
Hello
You can try with tFileInputPositional component which extracts fields based on the position of fields.
Regards
Shicong