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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
JM39
Creator
Creator

tFileOutputDelimited producing null values

Hello

I'm trying to convert a tFileInputExcel file to tFileOutputDelimited (.dat).  I have created the tMap to map the columns but five of the columns are coming out with all null values even though there are values in the input file.  I attached some screenshots of the input, map & output I'm seeing.  Help appreciated!

Labels (2)
1 Solution

Accepted Solutions
JM39
Creator
Creator
Author

I think it was due to the column headers on my input file not being exactly correct

View solution in original post

7 Replies
Anonymous
Not applicable

Hi, 

 

Can you explain why you are using object type content as input ?

 

JM39
Creator
Creator
Author

Hi Pierre

 

Thanks for the quick response.  Actually I only just started using Talend yesterday & I haven't had any training other than the online docs, so I'm not properly clued up on the difference.  Would that be the issue?  Should it be something else?  TIA.

Anonymous
Not applicable

Use tlogrow components between your components to locate when the data comes null, it is probably after the tFileExcelInput , your columns are not pointing rightly the expected data.

I would be glad to help you if you can share us an excel file sample

JM39
Creator
Creator
Author

Thank you very much - I've attached my excel input file


Locations list for input into Configuration Workbookv5 JM.xls
JM39
Creator
Creator
Author

I managed to resolve this - thanks for the help!

manodwhb
Champion II
Champion II

@JM39 , Please share the solution so that it will help to others.

JM39
Creator
Creator
Author

I think it was due to the column headers on my input file not being exactly correct