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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Job design

Hi Can any one help me I am new to talend.I am design simple job for two table-emp1 & emp2 with tMap component.I getting emp1 table data only in tLogRow..error throw - For Input string 'Civil'

Labels (2)
5 Replies
Anonymous
Not applicable
Author

I suspect that you are trying to use two sources (emp1 and emp2). A tMap has one MAIN source which drives the data. Any other inputs are lookups. The data from lookups is only used if it is joined to the MAIN flow of data. Can you show your job?

Anonymous
Not applicable
Author

0683p000009LrR6.jpg

Anonymous
Not applicable
Author

What do you want to happen? Do you want to merge the two data sources? If so, you need to use the tUnite component. But the schemas have to be the same. 

Anonymous
Not applicable
Author

Hi,

 

I want join both table based on empId

Anonymous
Not applicable
Author

OK, can you show me your tMap? Click on the tMap component and then double click on it to open the tMap config