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: 
Ray0801
Creator
Creator

I want to extract two tables from a db and perform inner join on them using a tMap.

Though the data is flowing from DBinput to tMap there is no dataflow between tMap and the output component.

The job shows no error.0683p000009M8GW.png

 

 

 

0683p000009M8dY.png

 

I have attached my tMap Editor and Job.

Labels (3)
17 Replies
TRF
Champion II
Champion II

So, no correspondance between emp_id and salesrepno

Ray0801
Creator
Creator
Author

salesrepno is the foriegn key of the customer no

and primary key of employee table known as emp_id
TRF
Champion II
Champion II

OK but what about the values?
Can you run your job in Trace Debug mode to view the values for these fields during the job execution?
Ray0801
Creator
Creator
Author

0683p000009M8Zg.png0683p000009M8f6.png

TRF
Champion II
Champion II

Is emp_no an alias for employeeNo?
Else, what's the origin of the emp_no field?
Can you share the select for the employee table?
Ray0801
Creator
Creator
Author

The table i have shared is the select for the employee table
TRF
Champion II
Champion II

So, what's the origin of the emp_no field?
It doesn't appear into the employee table.
Ray0801
Creator
Creator
Author

Oh sorry i just used the term in place of employeeNo.
TRF
Champion II
Champion II

So, don't know why you have this result...