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: 
Anonymous
Not applicable

Fixed Width Column text files

Hi there,
im probably asking a stupud question, but I have problems loading a fixed width column text file. Talend data prep is trying to create columns based on delimiters that are not there. How do I change this behavior so I can load fixed width columns?
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
So far, talend data prep 1.2 don't support for a positional file(a fixed width column text file).
You can use talend DI studio to convert your positional file to a delimited file.
The work flow should be:tfileinputpositional-->tfileoutputdelimited
Best regards
Sabrina