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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] If Condition Then Update Else Insert

Hi there,
how can i create a job that makes up this logic:
if condition
then
update
else
insert
condition is a check on a query result (if there is a record)
the query is something like (SELECT id FROM table WHERE date LIKE '....')
My Input is a tSugarCRMInput
My Output are two tSugarCRMOutput
I'm using Talend 5.3.1
Labels (2)
10 Replies
Anonymous
Not applicable
Author

You 're all the best. Everything is OK for me. Thanks for @Jcs19 and @gorotman