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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

To filter 3 different value from different tables from MSSQL database

Hi Talend Team,

 

The below is my job flow in talend. In tJavaRow_2, I have set value from excel file to the contex variable. Upon that value, it will filter the data from tMSSqlInpur_1 and map in TMap. The problem is, I have two other values to filter from table from DB and wish to map in tMap.  I tried to add two more tMSSqlInput and map it to tMap. It is not working. Please help me out. Thank you in advance.

 0683p000009LyOw.png

 

Best Regards,Toe Toe

Labels (3)
1 Reply
aashish_21nov
Creator
Creator

Hi @ToeToeAung

 

Really appreciate your efforts, but you can directly use the context variable value in your query itself.