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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

HOW TO merge data from output flows of tmap

hi,
i have a tmap as
main------
lookup---- tmap----out1,out2

out1, out2 are two different output flows from tmap both having same schema.
now, i want to merge these two flows into one.
how to do this, please reply ASAP.

thanks,
revanth
Labels (2)
2 Replies
Anonymous
Not applicable
Author

You cannot create a "circuit" with data flows. You can however place the results of both flows into tHashOutput components then in a new subjob use a tHashinputs -> tUnite to merge the flows back into one.
janhess
Creator II
Creator II

You could also put them both to the same file and have the second file connection set to append.