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

how to use unload component in talend?

Hi,

am using redshift.i used select query in unload component in talend.

 it was working in redshift but in talend its not working .I was getting an error 

 

unterminated quoted string at or near "'

My query:

 select campaignid,code,' 'as campainmember,' ' as lead,''sun'' as leadname from ms_is.bystyn.

 

 is there any one to unload the file with header?

can anyone help me ?

 

Thank you

Labels (3)
10 Replies
Rahul_V
Contributor
Contributor

Found Workaround: 0683p000009MACn.png
Use tRedshiftinputrow component and use your "unload query" to get the headers option in all the files.

Regards,
Rahul