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: 
Priyank2
Contributor
Contributor

Not able to extract the picklist field value by using tfileoutput component

Hi,

I am not able to extract the picklist type field value in a .csv file by using tfileoutput delimited component,

I have already checked all field mapping and used the data type as a string.

Labels (2)
5 Replies
Anonymous
Not applicable

Hello @Priyank Jain​ ,

Could you please provide the .csv file content which include the picklist type values for more investigation?

 

Best regards

Aiming

Priyank2
Contributor
Contributor
Author

Hello @Aiming Chen​ ,

Thanks for replying.

 

The field contains only two values which are 'Yes' and 'No', the value is also showing in the Talend screen by using the tlogRow component, but not extracted in a .csv file.

 

Thanks & Regards,

Priyank

Anonymous
Not applicable

Hello @Priyank Jain​ ,

To load the csv file, please use the component tFileInputDelimited

here is an example, see https://help.talend.com/r/en-US/8.0/data-privacy/using-tfileinputdelimited-to-load-data

 

for usage of this component, please refer to https://help.talend.com/r/en-US/8.0/delimited/tfileinputdelimited-standard-properties

Thanks

Aiming

Anonymous
Not applicable

Hello @Priyank

We see you've raised a support case in support portal for your issue as our talend support team is unable to see anything in the job export you shared. Could you please ensure you took the job export with all dependencies check box checked?

Best regards

Sabrina

Priyank2
Contributor
Contributor
Author

Hello,

 

Yes i have shared the job export with all dependencies check box checked.

Thanks!​