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

Use tMap when Row and Lookup inputs are dynamic

 

tl/dr: How can I do a tMap when both the Main and Lookup tables are dynamic?  I've tried linking a tFileOutputExcel to a tFileInputExcel with a OnComponentOK, but it complains that the file is closed.  

 

It seems like this must be a pretty common operation, I'm just missing something.  The overall workflow looks like this:  Break a large XML document into several separate streams (like Products, Orders, Customers, etc).  Then use tMap's to reconnect them in certain required combinations.

 

 

 

Labels (1)
1 Reply
Anonymous
Not applicable
Author

You will need to give a little more detail about what you want to achieve. I can't quite figure out why you need dynamic functionality given your description. I assume you are new to Talend and maybe familiar with another DI tool. If so, it might give someone a clue as to what you want to achieve by describing what you want to do in relation to the other tool.