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

fail_if_error(column.name) ?.

Hello,

we are migrating jobs from Abnitio to Talend. For one of the column we have fail_if_error(column.name) function in Abnitio, The same has to do in Talend for that column.

fail_if_eror() means - if getting any error on parsing or any length issues for column, It should hanle with null with out any error.

Could any one help on this issue.

https://creditcardsupportx.com

https://creditcardsupportx.com/barnes-and-noble-barclay-mastercard

https://creditcardsupportx.com/pep-boys-credit-card

thanks

jackyjoy

Labels (5)
1 Reply
manodwhb
Champion II
Champion II

@jacky joy​ , in Talend it will not allow the column name with special letters. except _. you need to specify in that way.

 

Thanks,

Manohar